Skip to content

Commit

Permalink
Merge branch 'main' into 7-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 committed Mar 4, 2024
2 parents 6f4731f + b0e9ecd commit 3dc1d16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
needs: docker
runs-on: ubuntu-latest
container:
image: quay.io/singularity/singularity:v4.1.0
image: quay.io/singularity/singularity:v3.11.5
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
needs: docker
runs-on: ubuntu-latest
container:
image: quay.io/singularity/singularity:v4.1.0
image: quay.io/singularity/singularity:v3.11.5
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 3dc1d16

Please sign in to comment.