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 24581a6 commit 3d3acfc
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: python -c 'import zipline; print(zipline.__version__)'
ACTIONS_RUNNER_DEBUG: true

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

0 comments on commit 3d3acfc

Please sign in to comment.