We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a940f commit 9810e80Copy full SHA for 9810e80
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
matrix:
29
NXF_VER:
30
- "24.04.2"
31
- # - "latest-everything" commenting to run on git
+ # - "latest-everything" commenting due to Nextflow regression in edge version as of 25th April 2025
32
profile:
33
- "conda"
34
- "docker"
0 commit comments