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

[CI] Build Multi-platform images using arm64 runner #2650

Open
vankichi opened this issue Sep 30, 2024 · 0 comments
Open

[CI] Build Multi-platform images using arm64 runner #2650

vankichi opened this issue Sep 30, 2024 · 0 comments

Comments

@vankichi
Copy link
Contributor

Is your feature request related to a problem? Please describe.:

We are using an emulator called QEMU to build an Arm version of the Docker image, but the execution requires much time, so we want to change the execution environment.

Describe the solution you'd like:

Use Arm64 runner instead of QEMU on GitHub Actions.

Describe alternatives you've considered:

Now that the Arm64 runner is available in GitHub Actions, we are changing how we build multi-platform images.
ref: https://github.blog/2024-06-03-arm64-on-github-actions-powering-faster-more-efficient-build-systems/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant