We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb6868a commit 6f59133Copy full SHA for 6f59133
1 file changed
.github/workflows/automated_tests.yml
@@ -26,4 +26,5 @@ jobs:
26
run: conda config --show-sources
27
- name: Run tests
28
run: |
29
+ export NXF_VER=22.04.5
30
make
0 commit comments