Skip to content

Commit

Permalink
Adds newer python versions to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
djperrefort committed Oct 17, 2023
1 parent 78374bd commit 0c2b2de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/PackageTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
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 0c2b2de

Please sign in to comment.