mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-22 11:59:55 +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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
NXF_VER:
|
NXF_VER:
|
||||||
- "21.10.3"
|
- "22.10.1"
|
||||||
- "latest-everything"
|
- "latest-everything"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
@ -113,7 +113,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
NXF_VER:
|
NXF_VER:
|
||||||
- "21.10.3"
|
- "22.10.1"
|
||||||
- "latest-everything"
|
- "latest-everything"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
@ -146,7 +146,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
NXF_VER:
|
NXF_VER:
|
||||||
- "21.10.3"
|
- "22.10.1"
|
||||||
- "latest-everything"
|
- "latest-everything"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue