Skip to content

Commit b6404fa

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Parse SDL headers from EMSDK during Pyodide builds
1 parent 21f8ab1 commit b6404fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ jobs:
332332
run: git submodule update --init --recursive --depth 1
333333
- uses: pypa/cibuildwheel@v3.0.0
334334
env:
335-
CIBW_PYODIDE_VERSION: 0.28.0a2
335+
CIBW_PYODIDE_VERSION: 0.28.0a1
336336
CIBW_BEFORE_BUILD: emcc --show-ports && emcc --use-port=sdl3
337337
CIBW_PLATFORM: pyodide
338338
- name: Archive wheel

0 commit comments

Comments
 (0)