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

[Enhancement] Add Arm64 runner to docker build and ci runs #5248

Closed
peterzhuamazon opened this issue Jan 21, 2025 · 1 comment · Fixed by #5249
Closed

[Enhancement] Add Arm64 runner to docker build and ci runs #5248

peterzhuamazon opened this issue Jan 21, 2025 · 1 comment · Fixed by #5249
Assignees
Labels
enhancement New Enhancement

Comments

@peterzhuamazon
Copy link
Member

peterzhuamazon commented Jan 21, 2025

GitHub has officially announced the arm64 runner public preview on linux: https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/

We are now ready to use it in repo checks. Example here: opensearch-project/OpenSearch#17079

Plugin Owners, if you want to use arm64 linux on your GitHub CI Checks with Jenkins Docker Image, you can just do this simple change and it should pull the arm64 docker AL2 image if you already setup like this:

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Enhancement
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant