Skip to content

Commit 28dac89

Browse files
authored
Merge branch 'dev' into fix_download
2 parents 14e7677 + 73b5488 commit 28dac89

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262
exclude:
6363
- isMaster: false
6464
profile: "singularity"
65+
- NXF_VER: "latest-everything"
66+
profile: "singularity"
6567
steps:
6668
- name: Check out pipeline code
6769
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Special thanks to the following for their contributions to the release:
2424
- [PR #1434](https://github.com/nf-core/rnaseq/pull/1434) - Default registry is quay.io for all containers
2525
- [PR #1437](https://github.com/nf-core/rnaseq/pull/1437) - Update software dependencies
2626
- [PR #1437](https://github.com/nf-core/rnaseq/pull/1437) - Remove conda from test matrix
27+
- [PR #1440](https://github.com/nf-core/rnaseq/pull/1440) - Further reduce matrix
2728

2829
### Software dependencies
2930

0 commit comments

Comments
 (0)