diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index bff681fa..c9615665 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -215,7 +215,7 @@ jobs: - name: Pull Singularity image run: | module load singularity/${{ env.SINGULARITY_VERSION }} - singularity pull oras://ghcr.io/cexa-project/kokkos-fft/base_cuda.sif + singularity pull oras://ghcr.io/cexa-project/kokkos-fft/base_cuda.sif:latest - name: Run test within Slurm job run: |