We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f11bb41 commit 6d4b179Copy full SHA for 6d4b179
1 file changed
.github/workflows/singularity.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
singularity_version:
15
- - '3.8.1'
+ - '4.0'
16
17
container:
18
image: quay.io/singularity/singularity:v${{ matrix.singularity_version }}
0 commit comments