Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 292d102

Browse files
committedJul 6, 2024
ci: Add macos-14
1 parent 520633b commit 292d102

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
os:
2525
- ubuntu-22.04
2626
- ubuntu-20.04
27+
- macos-14
2728
- macos-13
2829
- macos-12
2930
- windows-2022
@@ -33,6 +34,10 @@ jobs:
3334
mpi: msmpi
3435
- os: ubuntu-20.04
3536
mpi: msmpi
37+
- os: macos-14
38+
mpi: intelmpi
39+
- os: macos-14
40+
mpi: msmpi
3641
- os: macos-13
3742
mpi: intelmpi
3843
- os: macos-13

0 commit comments

Comments
 (0)
Please sign in to comment.