Skip to content

Commit

Permalink
ci: Add macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcinl committed Jul 6, 2024
1 parent 520633b commit 292d102
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
os:
- ubuntu-22.04
- ubuntu-20.04
- macos-14
- macos-13
- macos-12
- windows-2022
Expand All @@ -33,6 +34,10 @@ jobs:
mpi: msmpi
- os: ubuntu-20.04
mpi: msmpi
- os: macos-14
mpi: intelmpi
- os: macos-14
mpi: msmpi
- os: macos-13
mpi: intelmpi
- os: macos-13
Expand Down

0 comments on commit 292d102

Please sign in to comment.