Skip to content

Commit ee6fe45

Browse files
wheel
1 parent acff8b4 commit ee6fe45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_wheels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515

1616
- name: Build wheels
1717
uses: pypa/[email protected]
18+
env:
19+
CIBW_SKIP: "*musllinux*"
1820

1921
- uses: actions/upload-artifact@v3
2022
with:

0 commit comments

Comments
 (0)