We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9f782 commit e68a7ebCopy full SHA for e68a7eb
1 file changed
.github/workflows/build_binaries_cmake.yml
@@ -36,10 +36,10 @@ jobs:
36
c_compiler: clang
37
cpp_compiler: clang++
38
build_physiboss: "ON"
39
- - os: macos-latest
40
- c_compiler: cc
41
- cpp_compiler: c++
42
- build_physiboss: "ON"
+ # - os: macos-latest
+ # c_compiler: cc
+ # cpp_compiler: c++
+ # build_physiboss: "ON"
43
44
steps:
45
- uses: actions/checkout@v4
0 commit comments