There was an error while loading. Please reload this page.
1 parent d3fbc68 commit b9e4cb3Copy full SHA for b9e4cb3
1 file changed
.github/workflows/wheels.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Build wheels
24
run: python -m cibuildwheel --output-dir wheelhouse
25
env:
26
- CIBW_BUILD: cp314-manylinux_x86_64
+ CIBW_BUILD: cp314-manylinux_x86_64 cp314-musllinux_x86_64
27
CIBW_BUILD_VERBOSITY: 3
28
29
- uses: actions/upload-artifact@v4
0 commit comments