Skip to content

Commit

Permalink
Merge pull request #267 from Julia-Tempering/macos-segfault
Browse files Browse the repository at this point in the history
Switch macos-latest to macos-13 due to segfault
  • Loading branch information
alexandrebouchard authored Aug 13, 2024
2 parents 64a990e + 9fd816d commit bae79d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- '1.10'
os:
- ubuntu-latest
- macos-latest
- macos-13
- windows-latest
steps:
- name: Enable long paths on windows
Expand Down Expand Up @@ -100,7 +100,7 @@ jobs:
version:
- '1'
os:
- macos-latest
- macos-13
mpi:
- mpich
- openmpi
Expand Down

0 comments on commit bae79d8

Please sign in to comment.