Skip to content

Commit 584bd83

Browse files
authored
Updating Apptainer version in CI workflow, should fix issue #164. (#165)
1 parent ff929ee commit 584bd83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Setup Apptainer
3838
uses: eWaterCycle/setup-apptainer@v2
3939
with:
40-
apptainer-version: 1.1.7
40+
apptainer-version: 1.3.4
4141

4242
- name: Build ${{ env.container }} container
4343
run: |

0 commit comments

Comments
 (0)