Skip to content

Commit

Permalink
Oops add ninja to mac as well
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Nov 9, 2023
1 parent e1a03da commit 5997819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
PLAT: ${{ matrix.platform }}
MB_PYTHON_VERSION: ${{ matrix.python }}
TRAVIS_OS_NAME: "osx"
BUILD_BASE: "meson-python>=0.13 cython>=3"
BUILD_BASE: "meson-python>=0.13 ninja cython>=3"
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 5997819

Please sign in to comment.