Skip to content

Commit

Permalink
ci: Use specific nf version
Browse files Browse the repository at this point in the history
  • Loading branch information
jvfe committed Dec 3, 2024
1 parent 67b7a26 commit 119de91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
matrix:
profile: ["docker", "singularity"]
NXF_VER:
- "latest-everything"
- "23.10.0"
steps:
- name: Check out pipeline code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
Expand Down

0 comments on commit 119de91

Please sign in to comment.