Skip to content

Commit

Permalink
Add python 3.10 and 3.11 to testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
djperrefort authored Oct 13, 2023
1 parent f38f021 commit c0285aa
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 @@ -19,6 +19,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 c0285aa

Please sign in to comment.