Skip to content

Commit

Permalink
bump sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Nov 5, 2023
1 parent 6af64a1 commit ad9b219
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 @@ -6,13 +6,13 @@ jobs:
build:
runs-on: ubuntu-22.04
env:
SDK_VERSION: 3.1.48.0bi
SDK_VERSION: 3.1.48.4bi
SYS_PYTHON: /usr/bin/python3
PACKAGES: emsdk hpy _ctypes pygame
BUILD_STATIC: emsdk _ctypes hpy
STATIC: false
BUILDS: 3.11 3.12
CYTHON: Cython-3.0.4-py2.py3-none-any.whl
CYTHON: Cython-3.0.5-py2.py3-none-any.whl
LD_VENDOR: -sUSE_GLFW=3

steps:
Expand Down

0 comments on commit ad9b219

Please sign in to comment.