We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9bc25 commit 52505fbCopy full SHA for 52505fb
1 file changed
.github/workflows/wasm.yml
@@ -52,7 +52,6 @@ jobs:
52
- name: Build wheels for wasm
53
uses: pypa/cibuildwheel@294735312765b09d24a2fbec22660ce817587d55 # v4.1.0
54
env:
55
- CIBW_BUILD: "cp312-*"
56
CIBW_PLATFORM: "pyodide"
57
CIBW_TEST_COMMAND: "true"
58
0 commit comments