Skip to content

Commit

Permalink
MacOS X build disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
artiomn authored Nov 6, 2024
1 parent 17ae7d1 commit 83c3316
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cmake-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ jobs:

# Set up a matrix to run:
matrix:
os: [macos-latest, windows-latest]
# [macos-latest, windows-latest]
os: [windows-latest]
build_type: [Debug]
c_compiler: [clang, cl]
include:
Expand Down

0 comments on commit 83c3316

Please sign in to comment.