From 890c38b152d9979cee43006689d5b8b7c206824f Mon Sep 17 00:00:00 2001 From: TopRichard <121792457+TopRichard@users.noreply.github.com> Date: Thu, 15 Aug 2024 15:43:38 +0200 Subject: [PATCH] Update tests_eessi_module.yml --- .github/workflows/tests_eessi_module.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests_eessi_module.yml b/.github/workflows/tests_eessi_module.yml index 03d81cc3d6..5c467942b6 100644 --- a/.github/workflows/tests_eessi_module.yml +++ b/.github/workflows/tests_eessi_module.yml @@ -11,10 +11,10 @@ jobs: build: runs-on: ubuntu-latest strategy: + fail-fast: false matrix: EESSI_VERSION: - 2023.06 - fail-fast: false steps: - name: Check out software-layer repository uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1