Skip to content

Commit

Permalink
Downgrade Apptainer version
Browse files Browse the repository at this point in the history
  • Loading branch information
sfegan committed Oct 30, 2024
1 parent e8b303e commit 6d59743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/singularity-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ jobs:
- name: Install apptainer
uses: eWaterCycle/setup-apptainer@v2
with:
apptainer-version: 1.3.4
# apptainer-version: 1.1.7
apptainer-version: 1.1.7
# apptainer-version: 1.3.4

- name: Build calin apptainer container
run: |
Expand Down

0 comments on commit 6d59743

Please sign in to comment.