use arm-hosted runners for GitHub build actions for arm64 images #557
Labels
enhancement
New feature or request
github
Dealing with Malcolm's GitHub repository
release
Related to creation/packaging of Malcolm releases
Milestone
Today when we use github runners to run our build workflows our arm64 images are built via emulation with Qemu, which is slow.
But now, since Linux arm64 hosted runners now available for free in public repositories, we should be able to build natively.
Tasks:
The text was updated successfully, but these errors were encountered: