Skip to content

Commit

Permalink
Forgot mac option
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordonbc committed May 17, 2024
1 parent 5ac5d8b commit 5ed3a25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
- os: ubuntu-latest
c_compiler: clang
cpp_compiler: clang++
- os: macos-latest
c_compiler: clang
cpp_compiler: clang++
#- os: macos-latest
# c_compiler: clang
# cpp_compiler: clang++
exclude:
- os: windows-latest
c_compiler: gcc
Expand Down

0 comments on commit 5ed3a25

Please sign in to comment.