Forgot mac option
This commit is contained in:
parent
5ac5d8b025
commit
5ed3a257a7
1 changed files with 3 additions and 3 deletions
6
.github/workflows/cmake-multi-platform.yml
vendored
6
.github/workflows/cmake-multi-platform.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue