Skip to content

Commit

Permalink
Merge pull request #486 from jmtcsngr/singularity_ci
Browse files Browse the repository at this point in the history
Bump Singularity to 4.2.2
  • Loading branch information
kjsanger authored Jan 9, 2025
2 parents e94f4ff + 37ea305 commit f13ee80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
shell: bash -l -e -o pipefail {0}

env:
SINGULARITY_VERSION: "3.11.1"
SINGULARITY_VERSION: "4.2.2"
PERL_CACHE: ~/perl5 # Perlbrew and CPAN modules installed here, cached
NPG_LIB: ~/perl5npg # NPG modules installed here, not cached
WTSI_NPG_BUILD_BRANCH: ${{ github.base_ref || github.ref }}
Expand Down

0 comments on commit f13ee80

Please sign in to comment.