Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djperrefort authored Sep 15, 2023
1 parent 6c7b7f5 commit 7a445e1
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,14 @@ jobs:
fail-fast: false
matrix:
slurm_version:
- 22-05-2-1
- 20-11-9-1
- 20-02-5-1
- "20.02.5.1"
- "20.11.9.1"
- "22.05.2.1"
python_version:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
container:
image: ghcr.io/pitt-crc/test-env:${{ matrix.slurm_version }}
Expand Down

0 comments on commit 7a445e1

Please sign in to comment.