Skip to content

Commit 778a60a

Browse files
committed
Set build_frontend to 'build' in pyodide build
1 parent 06b6ca1 commit 778a60a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
# that it uses cibuildwheel instead of a standard Pyodide xbuildenv setup.
113113
- buildplat: [ubuntu-22.04, pyodide_wasm32]
114114
python: ["cp312", "3.12"]
115+
cibw_build_frontend: 'build'
115116
# TODO: Build free-threaded wheels for Windows
116117
exclude:
117118
- buildplat: [windows-2022, win_amd64]

0 commit comments

Comments
 (0)