Skip to content

Commit 82e23b3

Browse files
committed
install ninja from pip instead of brew
1 parent b2e8b38 commit 82e23b3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build_wheel.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ jobs:
106106
with:
107107
package-dir: ./swmm-toolkit
108108
env:
109-
# mac needs ninja to build
110-
CIBW_BEFORE_BUILD_MACOS: brew install ninja
111109
# configure cibuildwheel to build native archs ('auto'), and some emulated ones
112110
CIBW_ARCHS_LINUX: aarch64
113111
CIBW_ARCHS_MACOS: arm64

0 commit comments

Comments
 (0)