Skip to content

Commit

Permalink
UPD: Update singularity cersion to 3.8.4 in circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastientourbier authored Nov 22, 2021
1 parent 8c51139 commit 7c0fb17
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- singularity/install-go:
go-version: '1.13'
- singularity/debian-install-3:
singularity-version: 3.7.3
singularity-version: 3.8.4
- run:
name: "Building Singularity image from Docker image"
command: |
Expand Down Expand Up @@ -329,7 +329,7 @@ jobs:
- singularity/install-go:
go-version: '1.13'
- singularity/debian-install-3:
singularity-version: 3.7.3
singularity-version: 3.8.4
- run:
name: "Create the data/test and data/singularity-derivatives folders"
no_output_timeout: 1h
Expand Down Expand Up @@ -637,7 +637,7 @@ jobs:
- singularity/install-go:
go-version: '1.13'
- singularity/debian-install-3:
singularity-version: 3.7.3
singularity-version: 3.8.4
- run:
name: 'Authenticate to Sylabs.io with TOKEN'
command: |
Expand Down Expand Up @@ -675,7 +675,7 @@ jobs:
- singularity/install-go:
go-version: '1.13'
- singularity/debian-install-3:
singularity-version: 3.7.3
singularity-version: 3.8.4
- run:
name: 'Authenticate to Sylabs.io with TOKEN'
command: |
Expand Down

0 comments on commit 7c0fb17

Please sign in to comment.