From 5c347ca84a324ac0e4051bf5707b67f5929e3815 Mon Sep 17 00:00:00 2001 From: Logan Drescher <106617880+CodeByDrescher@users.noreply.github.com> Date: Fri, 30 Aug 2024 13:58:33 -0400 Subject: [PATCH] Attempt minor Singularity upgrade --- .github/workflows/validateCommitSimulator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validateCommitSimulator.yml b/.github/workflows/validateCommitSimulator.yml index 33fdc06..fad2b59 100644 --- a/.github/workflows/validateCommitSimulator.yml +++ b/.github/workflows/validateCommitSimulator.yml @@ -67,7 +67,7 @@ jobs: - name: Install Singularity # to validate that the Docker image can be converted into a Singularity image env: GO_VERSION: 1.17.2 - SINGULARITY_VERSION: 3.9.5 + SINGULARITY_VERSION: 3.11.5 OS: linux ARCH: amd64 run: |