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 83b92ce commit e7c9b90Copy full SHA for e7c9b90
.github/workflows/emscripten.yaml
@@ -22,7 +22,7 @@ jobs:
22
submodules: true
23
fetch-depth: 0
24
25
- - uses: pypa/cibuildwheel@v2.21
+ - uses: pypa/cibuildwheel@v2.22
26
env:
27
PYODIDE_BUILD_EXPORTS: whole_archive
28
with:
0 commit comments