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 bd763a4 commit a66913dCopy full SHA for a66913d
.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
+ BUILDS: 3.12 3.13 3.14
22
SDKROOT: /opt/python-wasm-sdk
23
Py_GIL_DISABLED: false
24
wasisdk: false
0 commit comments