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 78a6000 commit e05db65Copy full SHA for e05db65
.github/workflows/wasm.yml
@@ -52,6 +52,7 @@ jobs:
52
- name: Build wheels for wasm
53
uses: pypa/cibuildwheel@ee02a1537ce3071a004a6b08c41e72f0fdc42d9a # v3.4.0
54
env:
55
+ CIBW_BUILD: "cp312-*"
56
CIBW_PLATFORM: "pyodide"
57
58
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
0 commit comments