Skip to content

Commit

Permalink
Test OpenMP on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoskela committed Sep 13, 2024
1 parent 6ab8803 commit ffd2cc8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:
cc: gcc-12
- os: macos-14
cxx: g++-12
- os: macos-14
omp: "ON"
- os: macos-14
mpi: "ON"
steps:
Expand Down Expand Up @@ -182,8 +180,6 @@ jobs:
cc: gcc-12
- os: macos-14
cxx: g++-12
- os: macos-14
omp: "ON"
- os: macos-14
mpi: "ON"
steps:
Expand Down

0 comments on commit ffd2cc8

Please sign in to comment.