mirror of
https://github.com/pybind/pybind11.git
synced 2026-03-14 20:27:47 +00:00
ci: check iOS update (#5717)
This commit is contained in:
4
.github/workflows/tests-cibw.yml
vendored
4
.github/workflows/tests-cibw.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: pypa/cibuildwheel@c90accef518b1dd0253bf43b639ce21f765d6794
|
||||
- uses: pypa/cibuildwheel@v3.0.0rc2
|
||||
env:
|
||||
PYODIDE_BUILD_EXPORTS: whole_archive
|
||||
with:
|
||||
@@ -40,7 +40,7 @@ jobs:
|
||||
|
||||
- run: brew upgrade cmake
|
||||
|
||||
- uses: pypa/cibuildwheel@c90accef518b1dd0253bf43b639ce21f765d6794
|
||||
- uses: pypa/cibuildwheel@v3.0.0rc2
|
||||
env:
|
||||
CIBW_PLATFORM: ios
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user