Skip to content

Commit 6d4b179

Browse files
committed
Update singularity version in DEF due to Node20 deprecation
1 parent f11bb41 commit 6d4b179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/singularity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
singularity_version:
15-
- '3.8.1'
15+
- '4.0'
1616

1717
container:
1818
image: quay.io/singularity/singularity:v${{ matrix.singularity_version }}

0 commit comments

Comments
 (0)