Skip to content

Commit

Permalink
Reapply "Attempt to exclude libc++.1.dylib from the repairwheel command"
Browse files Browse the repository at this point in the history
This reverts commit 9081779.
  • Loading branch information
sjperkins committed Jan 6, 2025
1 parent 2d6ce77 commit 441b00c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ jobs:
-v {wheel} \
--exclude libarrow_python.dylib \
--exclude libarrow.1601.dylib \
--exclude libc++.1.dylib \
--ignore-missing-dependencies
run: bash ci/scripts/run_cibuildwheel.sh

Expand Down

0 comments on commit 441b00c

Please sign in to comment.