Skip to content

Commit

Permalink
trying to skip musllinux again
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Aug 5, 2024
1 parent 63d4d2c commit d9c4ae7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ jobs:
- uses: pypa/[email protected]
env:
CIBW_ARCHS_MACOS: arm64
CIBW_ARCHS_LINUX: aarch64 x86_64 manylinux i686 ppc64le
CIBW_SKIP: cp27-* cp34-* cp35-* cp36-*
CIBW_SKIP: cp27-* cp34-* cp35-* cp36-* *musllinux*
CIBW_BUILD: cp37-* cp38-* cp39-* cp310-* cp311-* cp312-*

- name: Verify clean directory
Expand Down

0 comments on commit d9c4ae7

Please sign in to comment.