Skip to content

Commit b9e4cb3

Browse files
author
Bot
committed
build musl linux
1 parent d3fbc68 commit b9e4cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Build wheels
2424
run: python -m cibuildwheel --output-dir wheelhouse
2525
env:
26-
CIBW_BUILD: cp314-manylinux_x86_64
26+
CIBW_BUILD: cp314-manylinux_x86_64 cp314-musllinux_x86_64
2727
CIBW_BUILD_VERBOSITY: 3
2828

2929
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)