Skip to content

Commit

Permalink
set CI defaults for 3.12/3.13 not 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Jan 17, 2024
1 parent 4d768b2 commit 127e999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
env:
SDK_VERSION: 3.1.52.2bi
SYS_PYTHON: /usr/bin/python3
PACKAGES: emsdk hpy _ctypes pygame
BUILD_STATIC: emsdk _ctypes hpy
PACKAGES: emsdk hpy pygame
BUILD_STATIC: emsdk hpy
STATIC: false
BUILDS: 3.11 3.12 3.13
CYTHON: Cython-3.0.8-py2.py3-none-any.whl
Expand Down

0 comments on commit 127e999

Please sign in to comment.