Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: updating singularity version from 3.6.4 to 3.7.1
Browse files Browse the repository at this point in the history
To fix error:
Testing (ubuntu-latest, 3.11)
Unable to build Singularity binary for 3.6.4. Only support versions >=3.7.1
leoisl committed Nov 27, 2023
1 parent d0fa25c commit 410c61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@ jobs:

- uses: eWaterCycle/setup-singularity@v7
with:
singularity-version: 3.6.4
singularity-version: 3.7.1

- name: Install
shell: bash -el {0}

0 comments on commit 410c61b

Please sign in to comment.