Skip to content

Commit

Permalink
[3.11] gh-116026: Try disabling rebuilds of dependents in Homebrew (G…
Browse files Browse the repository at this point in the history
…H-116027) (#116157)

(cherry picked from commit 02beb9f)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
  • Loading branch information
miss-islington and JelleZijlstra authored Mar 1, 2024
1 parent d3282f5 commit f1d08c2
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 f1d08c2

Please sign in to comment.