Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Only build armv7 on official releases #1732

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 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.

1 participant