Skip to content

Commit 054c3b3

Browse files
committed
Revert iOS to cibuildwheel 3.0
1 parent 07309b7 commit 054c3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-cibw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
submodules: true
2323
fetch-depth: 0
2424

25-
- uses: pypa/cibuildwheel@v3.1
25+
- uses: pypa/cibuildwheel@v3.0
2626
env:
2727
PYODIDE_BUILD_EXPORTS: whole_archive
2828
with:

0 commit comments

Comments
 (0)