Skip to content

Commit 81c2c45

Browse files
committed
debug macos
1 parent a919f4a commit 81c2c45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels.yml

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
CIBW_SKIP: "*-musllinux_*"
4848
CIBW_ENVIRONMENT_MACOS: MACOSX_DEPLOYMENT_TARGET=10.15
4949
CIBW_TEST_COMMAND_MACOS: ''
50+
CIBW_BEFORE_TEST: pip install -U setuptools
5051

5152
- name: Install MSVC amd64
5253
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)