You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to restructure our container image-building mechanism by leveraging the arm64 runner.
Currently, we are building the multi-arch container image by QEMU, and the emulation gives us painfully longer building time.
I guess that we can improve the CI duration once we build the multi-arch image with multiple GitHub actions runner (and arm64).
What you would like to be added?
I would like to restructure our container image-building mechanism by leveraging the arm64 runner.
Currently, we are building the multi-arch container image by QEMU, and the emulation gives us painfully longer building time.
I guess that we can improve the CI duration once we build the multi-arch image with multiple GitHub actions runner (and arm64).
Why is this needed?
This probably allows us to compress image building and CI time.
Love this feature?
Give it a 👍 We prioritize the features with most 👍
The text was updated successfully, but these errors were encountered: