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

.github: Use native ARM64 builders instead of QEMU #542

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Lekensteyn
Copy link
Contributor

The QEMU builder sporadically crashes in gcc. Since there are now native ARM64 build agents available, use that instead. Re-enable Go 1.23 for ARM64, the original Go 1.23 incompatibility with QEMU got resolved.


This should prevent flaky builds such as:

The QEMU builder sporadically crashes in gcc. Since there are now native
ARM64 build agents available, use that instead. Re-enable Go 1.23 for
ARM64, the original Go 1.23 incompatibility with QEMU got resolved.
@Lekensteyn
Copy link
Contributor Author

After 45 minutes, the ARM and Windows builds are still in queued state. Builds are not blocking, so that might be fine.

"While the arm64 runners are in public preview, you may experience longer queue times during peak usage hours."
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/
https://github.com/orgs/community/discussions/148648

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