Skip to content

Commit

Permalink
Test revert macos change
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalloni committed Jun 25, 2024
1 parent a2f304b commit 08c64de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
timeout-minutes: 30
strategy:
matrix:
os: [ubuntu-latest, macos-latest-large]
os: [ubuntu-latest, macos-latest]
mpi: ["none", openmpi] # mpich
python: [3.9, 3.11]
exclude:
Expand Down

0 comments on commit 08c64de

Please sign in to comment.