Skip to content

Commit 1200e6e

Browse files
committed
turn off 3.14 until intrisics problems in Blake2s solved
1 parent f65240a commit 1200e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
build:
1919
runs-on: ubuntu-22.04
2020
env:
21-
BUILDS: 3.12 3.13 3.14
21+
BUILDS: 3.12 3.13
2222
SDKROOT: /opt/python-wasm-sdk
2323
Py_GIL_DISABLED: false
2424
wasisdk: true

0 commit comments

Comments
 (0)