Skip to content

Commit

Permalink
run all versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesBuchner committed Jul 27, 2023
1 parent 2ee46fb commit 03b40f9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ jobs:
strategy:
fail-fast: false
matrix:
#python-version: [3.8, 3.9, '3.10', 3]
#MPI: ['mpich', 'openmpi', 'no']
python-version: ['3.10']
MPI: ['openmpi', 'no']
python-version: [3.8, 3.9, '3.10', 3]
MPI: ['mpich', 'openmpi', 'no']

defaults:
run:
Expand Down

0 comments on commit 03b40f9

Please sign in to comment.