Skip to content

Commit

Permalink
fix nextflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
kubranarci committed Oct 9, 2024
1 parent e815725 commit 998e3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
# Nextflow versions: check pipeline minimum and current latest
nxf_ver: ["23.04.0"]
nxf_ver: ["23.10.3"]
steps:
- name: Check out pipeline code
uses: actions/checkout@v3
Expand Down

0 comments on commit 998e3f2

Please sign in to comment.