Thanks to visit codestin.com Credit goes to github.com
There was an error while loading. Please reload this page.
2 parents 0350707 + 02e7cf1 commit b39c8c1Copy full SHA for b39c8c1
1 file changed
.github/workflows/wasm.yml
@@ -47,6 +47,7 @@ jobs:
47
- name: Build wheels for wasm
48
uses: pypa/cibuildwheel@1828c10ab37f080699c7b81cea34097c684a7074 # v4.2.0
49
env:
50
+ CIBW_SKIP: "cp315-*"
51
CIBW_PLATFORM: "pyodide"
52
CIBW_TEST_COMMAND: "true"
53
0 commit comments