Skip to content

Commit

Permalink
use EESSI pilot version 2023.06 + ReFrame v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
boegel committed Jan 29, 2024
1 parent ae4b4dd commit ed30329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
EESSI_VERSION:
- "2021.12"
- "2023.06"
steps:
- name: Check out software-layer repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand All @@ -27,7 +27,7 @@ jobs:
run: |
source /cvmfs/pilot.eessi-hpc.org/versions/${{matrix.EESSI_VERSION}}/init/bash
module load ReFrame/4.2.0
module load ReFrame/4.3.3
reframe --version
# configure ReFrame (cfr. https://reframe-hpc.readthedocs.io/en/stable/manpage.html#environment)
Expand Down

0 comments on commit ed30329

Please sign in to comment.