Skip to content

Conversation

@HastD
Copy link
Contributor

@HastD HastD commented Dec 22, 2025

The prepackaged brew tarball download will now download the version for the correct architecture on x86_64 and aarch64, and will give an error on other architectures (since the uBlue repo doesn't package brew for other architectures).

Copy link
Collaborator

@fiftydinar fiftydinar left a comment

Choose a reason for hiding this comment

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

Use already existing OS_ARCH variable.
Using uname -m here is unreliable, because it gets the architecture of the GitHub runner, not of the container image like OS_ARCH does.

The prepackaged brew tarball download will now download the version for
the correct architecture on x86_64 and aarch64, and will give an error
on other architectures (since the uBlue repo doesn't package brew for
other architectures).
@fiftydinar fiftydinar merged commit 5569262 into blue-build:main Dec 23, 2025
4 of 5 checks passed
@HastD HastD deleted the brew-arch branch December 23, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants