Skip to content

Commit

Permalink
skip musllinux
Browse files Browse the repository at this point in the history
  • Loading branch information
knro committed Jan 11, 2025
1 parent 4e9614b commit 03397df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
env:
CIBW_BUILD: "cp39-* cp310-* cp311-* cp312-*"
CIBW_ARCHS_LINUX: "${{ matrix.arch }}"
CIBW_SKIP: "*-musllinux_*"
CIBW_MANYLINUX_X86_64_IMAGE: quay.io/pypa/manylinux2014_x86_64:latest
CIBW_MANYLINUX_AARCH64_IMAGE: quay.io/pypa/manylinux2014_aarch64:latest
CIBW_BEFORE_ALL_LINUX: |
Expand Down

0 comments on commit 03397df

Please sign in to comment.