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

Investigate slow ARM builds #1315

Open
revitteth opened this issue Oct 15, 2024 · 1 comment
Open

Investigate slow ARM builds #1315

revitteth opened this issue Oct 15, 2024 · 1 comment
Assignees

Comments

@revitteth
Copy link
Collaborator

ARM container image builds are slow. Looks like a few areas for improvement - match runner arch to target arch, use caching.

@MorettiGeorgiev
Copy link
Collaborator

In my opinion ARM builds are slow because the runner used is AMD64.
There is no standard hosted runner for ubuntu ARM64, it will come in a future release - https://github.com/orgs/community/discussions/19197#discussioncomment-10550689
At the moment ubuntu ARM64 is available only in larger runners - video

My suggestion is to monitor this task, wait for ubuntu ARM64 runner release and use it

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

No branches or pull requests

2 participants