Skip to content

Commit 9822d46

Browse files
committed
update nextflow version manually for GPU tests
1 parent 559f6c5 commit 9822d46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nf-test-gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
profile: [docker, singularity]
8080
shard: ${{ fromJson(needs.get-shards.outputs.shard) }}
8181
NXF_VER:
82-
- "24.10.2"
82+
- "24.10.5"
8383
filters: [pipeline]
8484

8585
steps:

0 commit comments

Comments
 (0)