8000 Only build armv7 on official releases by zachgoll · Pull Request #1732 · maybe-finance/maybe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Only build armv7 on official releases #1732

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

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

zachgoll
Copy link
Collaborator

We currently build Docker images for linux/arm/v7, which allows support for some of the older Raspberry Pi models and a few other devices.

This build consumes a large majority of our build minutes and has recently started causing some sporadic segfault/memory errors on GH actions.

This PR makes a change that only builds the arm/v7 image for each release. Given that most Pis are 64bit at this point, this is a tradeoff that we have to make to optimize for faster builds and getting fixes out to users quicker.

@zachgoll zachgoll merged commit 3b0f8ae into main Jan 28, 2025
5 checks passed
@zachgoll zachgoll deleted the zachgoll/only-build-for-armv7-on-releases branch January 28, 2025 19:08
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.

1 participant
0