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

Run linux-cross GitHub Action on an ARM processor #15568

Closed
wants to merge 2 commits into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jan 18, 2025

Speed up a GitHub Action by running it on an ARM processor. https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Summary

Test Plan

@MichaReiser
Copy link
Member

MichaReiser commented Jan 18, 2025

Thanks for looking into this. It seems the ecosystem hasn't catched up with the new runners and there's some weird mismatch error. Are you planning to look more into resolving the build error?

@MichaReiser MichaReiser added the ci Related to internal CI tooling label Jan 18, 2025
@cclauss
Copy link
Contributor Author

cclauss commented Jan 18, 2025

Let’s allow the ecosystem to catch up before trying again.

@cclauss cclauss closed this Jan 18, 2025
@cclauss cclauss deleted the patch-2 branch January 18, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to internal CI tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants