Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
district10 committed Nov 29, 2023
1 parent d212b86 commit 0371d44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
# https://cibuildwheel.readthedocs.io/en/stable/options/#build-skip
CIBW_SKIP: pp* *i686 *musllinux*
CIBW_TEST_SKIP: "*macosx* *-win_arm64"
CIBW_ENVIRONMENT: MACOSX_DEPLOYMENT_TARGET=10.14

- name: Verify clean directory
run: git diff --exit-code
Expand Down

0 comments on commit 0371d44

Please sign in to comment.