FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-101981: Apply HOMEBREW related environment variables (gh-102074) · python/cpython@95f4e2c · GitHub

/ cpython Public

Commit 95f4e2c

Browse files
gh-101981: Apply HOMEBREW related environment variables (gh-102074)
(cherry picked from commit ed01add) Co-authored-by: Dong-hee Na <donghee.na@python.org>
1 parent c218132 commit 95f4e2c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

‎.github/workflows/build.yml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,9 @@ jobs:
174174
needs: check_source
175175
if: needs.check_source.outputs.run_tests == 'true'
176176
env:
177+
HOMEBREW_NO_ANALYTICS: 1
178+
HOMEBREW_NO_AUTO_UPDATE: 1
179+
HOMEBREW_NO_INSTALL_CLEANUP: 1
177180
PYTHONSTRICTEXTENSIONBUILD: 1
178181
steps:
179182
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL