Skip to content

Commit

Permalink
Pin Singularity version for container build
Browse files Browse the repository at this point in the history
  • Loading branch information
HippocampusGirl committed Jan 25, 2024
1 parent e23b7e7 commit 2bddca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
strategy:
matrix:
singularity_version:
- "latest"
- "v4.0.1"
- "v2.6"
container:
image: quay.io/singularity/docker2singularity:${{ matrix.singularity_version }}
Expand Down

0 comments on commit 2bddca4

Please sign in to comment.