We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39f463 commit f443736Copy full SHA for f443736
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
NXF_VER:
22
- - "latest-stable"
+ - "23.10.0"
23
steps:
24
- name: Check out pipeline code
25
uses: actions/checkout@v2
0 commit comments