We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff929ee commit 584bd83Copy full SHA for 584bd83
.github/workflows/deploy-ghcr.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup Apptainer
38
uses: eWaterCycle/setup-apptainer@v2
39
with:
40
- apptainer-version: 1.1.7
+ apptainer-version: 1.3.4
41
42
- name: Build ${{ env.container }} container
43
run: |
0 commit comments