Skip to content

Commit

Permalink
Skip more pypys on arm macos
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsta committed Sep 23, 2024
1 parent 232187f commit 72b3f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# env:
# CIBW_SOME_OPTION: value
env:
CIBW_SKIP: cp27-* pp27-* pp38-macosx_arm64 pp39-macosx_arm64
CIBW_SKIP: cp27-* pp27-* pp38-macosx_arm64 pp39-macosx_arm64 pp310-macosx_arm64
#CIBW_MANYLINUX_X86_64_IMAGE: manylinux_2_24
GITHUB_BUILDING_WHEELS: 1

Expand Down

0 comments on commit 72b3f0b

Please sign in to comment.