Skip to content

Commit

Permalink
bump nf version in ci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasscheid committed Nov 16, 2024
1 parent 0f3888d commit f2b0db6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
strategy:
matrix:
NXF_VER:
- "23.04.0"
- "24.04.2"
- "latest-everything"
tests:
["test_grch38", "test_peptides", "test_peptides_h2", "test_proteins", "test_mhcnuggets", "test_mhcflurry"]
Expand All @@ -114,7 +114,7 @@ jobs:
strategy:
matrix:
NXF_VER:
- "23.04.0"
- "24.04.2"
- "latest-everything"
steps:
- name: Check out pipeline code
Expand Down

0 comments on commit f2b0db6

Please sign in to comment.