Skip to content

Commit fac0b8d

Browse files
committed
Use specific nextflow version in workflow
1 parent cfc7b90 commit fac0b8d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
# Test pipeline minimum Nextflow version
2323
- NXF_VER: "21.10.3"
2424
NXF_EDGE: ""
25-
# Test latest edge release of Nextflow
26-
- NXF_VER: ""
27-
NXF_EDGE: "1"
2825
steps:
2926
- name: Check out pipeline code
3027
uses: actions/checkout@v2

0 commit comments

Comments
 (0)