Skip to content

[Actions] Add environment variable to disable Homebrew auto-update#491

Merged
VeithMetro merged 1 commit intomasterfrom
development/actions-macOS
Mar 26, 2026
Merged

[Actions] Add environment variable to disable Homebrew auto-update#491
VeithMetro merged 1 commit intomasterfrom
development/actions-macOS

Conversation

@VeithMetro
Copy link
Copy Markdown
Contributor

Prevent Homebrew from auto-updating during package installation.

Prevent Homebrew from auto-updating during package installation.
Copilot AI review requested due to automatic review settings March 26, 2026 10:26
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prevents Homebrew from auto-updating during CI package installation on macOS runners to reduce build time and variability.

Changes:

  • Adds HOMEBREW_NO_AUTO_UPDATE to the brew install step environment.
  • Removes explicit brew update / brew upgrade commands before installing dependencies.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sebaszm sebaszm self-requested a review March 26, 2026 10:28
@VeithMetro VeithMetro merged commit 23af430 into master Mar 26, 2026
58 of 68 checks passed
@VeithMetro VeithMetro deleted the development/actions-macOS branch March 26, 2026 11:07
@github-actions github-actions bot locked and limited conversation to collaborators Mar 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants