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 6972597 commit 2c989c8Copy full SHA for 2c989c8
.github/workflows/tests-cibw.yml
@@ -22,7 +22,7 @@ jobs:
22
submodules: true
23
fetch-depth: 0
24
25
- - uses: pypa/cibuildwheel@v3.0
+ - uses: pypa/cibuildwheel@v3.1
26
env:
27
PYODIDE_BUILD_EXPORTS: whole_archive
28
with:
@@ -40,7 +40,7 @@ jobs:
40
41
- run: brew upgrade cmake
42
43
44
45
CIBW_PLATFORM: ios
46
0 commit comments