mirror of
https://github.com/pybind/pybind11.git
synced 2026-03-14 20:27:47 +00:00
build-ios: brew upgrade|install cmake
This commit is contained in:
4
.github/workflows/tests-cibw.yml
vendored
4
.github/workflows/tests-cibw.yml
vendored
@@ -42,7 +42,9 @@ jobs:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
|
||||
- run: brew upgrade cmake
|
||||
- run: |
|
||||
brew update
|
||||
brew upgrade --formula cmake || brew install --formula cmake
|
||||
|
||||
- uses: pypa/cibuildwheel@v3.1
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user