Skip to content

Commit

Permalink
reverting back to singularity
Browse files Browse the repository at this point in the history
  • Loading branch information
taha-abdullah committed Aug 7, 2024
1 parent f77b4b1 commit 0147b7f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/quicktest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,9 @@ jobs:
# with:
# go-version: '^1.13.1' # The Go version to download (if necessary) and use.
- name: Set up Singularity
uses: singularityhub/install-singularity@main
uses: eWaterCycle/setup-singularity@v7
with:
singularity-version: '4.1.4'
# - name: Set up Apptainer
# uses: eWaterCycle/setup-apptainer@v2
# with:
# apptainer-version: 1.3.3
singularity-version: 3.8.7

# Build Docker Image and convert it to Apptainer
build-apptainer-image:
Expand Down

0 comments on commit 0147b7f

Please sign in to comment.