Skip to content

run-linux.sh: install -suid version of the apptainer package #85

run-linux.sh: install -suid version of the apptainer package

run-linux.sh: install -suid version of the apptainer package #85

Workflow file for this run

name: double
on: [push, pull_request]
jobs:
singularity:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cvmfs-contrib/github-action-cvmfs@v4
with:
cvmfs_repositories: 'singularity.opensciencegrid.org'
- uses: ./
with:
platform-release: "eic_xl:nightly"
run: |
gcc --version
which gcc
eic-info
- uses: ./
with:
platform-release: "eic_xl:nightly"
run: |
gcc --version
which gcc
eic-info