Skip to content

Commit 5e6ed29

Browse files
committed
skip musl on linux for now
1 parent e8f999b commit 5e6ed29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheelpypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
CIBW_PLATFORM: ${{ matrix.platform }}
5050
CIBW_ARCHS: ${{ matrix.archs }}
5151
MACOSX_DEPLOYMENT_TARGET: ${{ matrix.xcode }}
52+
CIBW-SKIP: *musllinux*
5253
- uses: actions/upload-artifact@v4
5354
with:
5455
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}

0 commit comments

Comments
 (0)