mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 07:23:10 +00:00
Fix versions
This commit is contained in:
parent
da3d2d96e6
commit
dca0b86c78
1 changed files with 3 additions and 3 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
@ -73,7 +73,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
NXF_VER:
|
||||
- "21.10.3"
|
||||
- "22.10.1"
|
||||
- "latest-everything"
|
||||
|
||||
steps:
|
||||
|
@ -113,7 +113,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
NXF_VER:
|
||||
- "21.10.3"
|
||||
- "22.10.1"
|
||||
- "latest-everything"
|
||||
|
||||
steps:
|
||||
|
@ -146,7 +146,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
NXF_VER:
|
||||
- "21.10.3"
|
||||
- "22.10.1"
|
||||
- "latest-everything"
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue