Skip to content

Commit

Permalink
Use Singularity 3.8.1, from https://github.com/singularityhub/github-…
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jul 31, 2024
1 parent 59d2a3a commit a643c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_singularity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
singularity_version:
- '3.7.4'
- '3.8.1'
container:
image: quay.io/singularity/singularity:v${{ matrix.singularity_version }}
options: --privileged
Expand Down

0 comments on commit a643c42

Please sign in to comment.