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 f65240a commit 1200e6eCopy full SHA for 1200e6e
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
build:
19
runs-on: ubuntu-22.04
20
env:
21
- BUILDS: 3.12 3.13 3.14
+ BUILDS: 3.12 3.13
22
SDKROOT: /opt/python-wasm-sdk
23
Py_GIL_DISABLED: false
24
wasisdk: true
0 commit comments