Skip to content

Commit 52505fb

Browse files
committed
ci: Stop limiting wasm builds to Python 3.12
1 parent 6f9bc25 commit 52505fb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/wasm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
- name: Build wheels for wasm
5353
uses: pypa/cibuildwheel@294735312765b09d24a2fbec22660ce817587d55 # v4.1.0
5454
env:
55-
CIBW_BUILD: "cp312-*"
5655
CIBW_PLATFORM: "pyodide"
5756
CIBW_TEST_COMMAND: "true"
5857

0 commit comments

Comments
 (0)