mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 07:43:08 +00:00
Pin version to get NXF to download correctly
This commit is contained in:
parent
04d28e6520
commit
8b559fba86
2 changed files with 2 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
NXF_VER:
|
||||
- "21.10.3"
|
||||
- "21.10.6" ## TODO temporarily pinning later version that does work
|
||||
- "latest-everything"
|
||||
parameters:
|
||||
- "--perform_longread_qc false"
|
||||
|
@ -67,7 +67,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
NXF_VER:
|
||||
- "21.10.3"
|
||||
- "21.10.6" ## TODO temporarily pinning later version that does work
|
||||
- "latest-everything"
|
||||
|
||||
steps:
|
||||
|
|
|
@ -53,5 +53,3 @@ properties:
|
|||
- fasta
|
||||
required:
|
||||
- samples
|
||||
- run_accession
|
||||
- instrument_platform
|
||||
|
|
Loading…
Reference in a new issue