We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e80a2 commit 1070046Copy full SHA for 1070046
.github/workflows/wheels.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: actions/checkout@v4
72
with:
73
submodules: true
74
- - run: brew upgrade cmake
+ - run: brew upgrade cmake --formula
75
- uses: pypa/cibuildwheel@v3.1.4
76
env:
77
CIBW_PLATFORM: ios
0 commit comments