Skip to content

Commit

Permalink
try some specific python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Dec 11, 2024
1 parent 7ced1d3 commit 7d8ab4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/srt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ 3.x ]
python-version: [ 3.8, 3.11, 3.x ]
env:
CC: mpicc
FC: mpifort
Expand Down

0 comments on commit 7d8ab4a

Please # to comment.