From 501a5c04b0abf1d0fb9dbdbe1c3b1135a1169f48 Mon Sep 17 00:00:00 2001 From: pmp-p Date: Sat, 23 Sep 2023 20:28:10 +0200 Subject: [PATCH] turn off 3.12 until ctypes static fix --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7110f02..d8a1613 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: PACKAGES: emsdk hpy _ctypes pygame BUILD_STATIC: emsdk _ctypes hpy STATIC: false - BUILDS: 3.11 3.12 + BUILDS: 3.11 CYTHON: Cython-3.0.1-py2.py3-none-any.whl LD_VENDOR: -sUSE_GLFW=3