Skip to content

Commit

Permalink
CI: Temporarily disable the script [wheel build]
Browse files Browse the repository at this point in the history
  • Loading branch information
RuhiRG committed Aug 26, 2024
1 parent 90562e0 commit 6fd8a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: ${{ matrix.os }}
env: # Boost needs 13.0
MACOSX_DEPLOYMENT_TARGET: '13.0'
CIBW_BEFORE_ALL: "scripts/cibw_before_build.sh"
# CIBW_BEFORE_ALL: "scripts/cibw_before_build.sh"
strategy:
# Ensure that a wheel builder finishes even if another fails
fail-fast: false
Expand Down

0 comments on commit 6fd8a55

Please sign in to comment.