Skip to content

Commit a2ae1e5

Browse files
authored
Update ci.yml - fix test matrix
1 parent bec1c28 commit a2ae1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
matrix:
2626
NXF_VER:
2727
- "23.04.0"
28-
#- "latest-everything"
28+
- "latest-everything"
2929
steps:
3030
- name: Check out pipeline code
3131
uses: actions/checkout@v4

0 commit comments

Comments
 (0)