Skip to content

Commit

Permalink
gh-116026: Try disabling rebuilds of dependents in Homebrew (#116027)
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra authored Feb 28, 2024
1 parent ed4dfd8 commit 02beb9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
HOMEBREW_NO_ANALYTICS: 1
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALL_CLEANUP: 1
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
PYTHONSTRICTEXTENSIONBUILD: 1
strategy:
fail-fast: false
Expand Down

0 comments on commit 02beb9f

Please sign in to comment.