Skip to content

Commit

Permalink
ci: Add macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
dalcinl committed Nov 6, 2023
1 parent b0f0e8d commit 32554f6
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-13
- macos-12
- macos-11
- windows-2022
Expand All @@ -33,6 +34,10 @@ jobs:
mpi: msmpi
- os: ubuntu-20.04
mpi: msmpi
- os: macos-13
mpi: intelmpi
- os: macos-13
mpi: msmpi
- os: macos-12
mpi: intelmpi
- os: macos-12
Expand Down

0 comments on commit 32554f6

Please sign in to comment.