Skip to content

Commit

Permalink
Things seem to be working! Let's see what happens when I drop this pe…
Browse files Browse the repository at this point in the history
…sky flag
  • Loading branch information
korverdev committed Jul 18, 2024
1 parent a471264 commit cc9aeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
python {package}/ci/check_wheel_licenses.py {wheel}
CIBW_CONFIG_SETTINGS: setup-args="--vsenv"
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
CIBW_SKIP: "*-musllinux_aarch64"
# CIBW_SKIP: "*-musllinux_aarch64"
CIBW_TEST_COMMAND: >-
python {package}/ci/check_version_number.py
MACOSX_DEPLOYMENT_TARGET: "10.12"
Expand Down

0 comments on commit cc9aeb5

Please sign in to comment.