Skip to content

Commit

Permalink
Updates Slurm versions in PackageTest.yml (#228)
Browse files Browse the repository at this point in the history
* Update Slurm versions in PackageTest.yml

* Update PackageTest.yml
  • Loading branch information
djperrefort authored Apr 17, 2024
1 parent 3617a1a commit fff4169
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/PackageTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@ jobs:
fail-fast: false
matrix:
slurm_version:
- 20.11.9.1
- 22.05.2.1
- 23.02.5.1
- 20.11.9
- 22.05.11
- 23.02.5
python_version:
- 3.8
- 3.9

container:
image: ghcr.io/pitt-crc/test-env:${{ matrix.slurm_version }}
Expand Down

0 comments on commit fff4169

Please sign in to comment.