Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HOMEBREW_REQUIRE_BOTTLED_ARM temporary environment variable #543

Merged
merged 1 commit into from
Dec 24, 2020
Merged

Add HOMEBREW_REQUIRE_BOTTLED_ARM temporary environment variable #543

merged 1 commit into from
Dec 24, 2020

Conversation

MikeMcQuaid
Copy link
Member

If HOMEBREW_REQUIRE_BOTTLED_ARM is set then don't build a given formula and just skip it. This allows Homebrew/core to prevent ARM bottles from regressing or not being updated while allowing new bottles from being built/tested in the dispatch workflow.

If `HOMEBREW_REQUIRE_BOTTLED_ARM` is set then don't build a given
formula and just skip it. This allows Homebrew/core to prevent ARM
bottles from regressing or not being updated while allowing new bottles
from being built/tested in the dispatch workflow.
@MikeMcQuaid MikeMcQuaid merged commit c84e3cc into Homebrew:master Dec 24, 2020
@MikeMcQuaid MikeMcQuaid deleted the require_bottled_arm branch December 24, 2020 14:10
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Jan 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants