Skip to content

Commit

Permalink
Updating Apptainer version in CI workflow, should fix issue cta-obser…
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenain authored Jan 9, 2025
1 parent ff929ee commit 584bd83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setup Apptainer
uses: eWaterCycle/setup-apptainer@v2
with:
apptainer-version: 1.1.7
apptainer-version: 1.3.4

- name: Build ${{ env.container }} container
run: |
Expand Down

0 comments on commit 584bd83

Please sign in to comment.