Skip to content

Commit

Permalink
debug macos
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-jansen committed May 15, 2024
1 parent a919f4a commit 81c2c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
CIBW_SKIP: "*-musllinux_*"
CIBW_ENVIRONMENT_MACOS: MACOSX_DEPLOYMENT_TARGET=10.15
CIBW_TEST_COMMAND_MACOS: ''
CIBW_BEFORE_TEST: pip install -U setuptools

- name: Install MSVC amd64
if: runner.os == 'Windows'
Expand Down

0 comments on commit 81c2c45

Please sign in to comment.