Skip to content

Commit 5997819

Browse files
committed
Oops add ninja to mac as well
1 parent e1a03da commit 5997819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
PLAT: ${{ matrix.platform }}
4040
MB_PYTHON_VERSION: ${{ matrix.python }}
4141
TRAVIS_OS_NAME: "osx"
42-
BUILD_BASE: "meson-python>=0.13 cython>=3"
42+
BUILD_BASE: "meson-python>=0.13 ninja cython>=3"
4343
steps:
4444
- uses: actions/checkout@v4
4545
with:

0 commit comments

Comments
 (0)