d2 icon indicating copy to clipboard operation
d2 copied to clipboard

Migrate to native arm64 Linux runners once available

Open fwcd opened this issue 1 year ago • 1 comments

https://github.blog/changelog/2024-06-03-actions-arm-based-linux-and-windows-runners-are-now-in-public-beta/

This would let us build arm64 images without cross-compilation, which would be very convenient, due to the fragility of these workflows. Once added, we can re-enable the deploy workflow and remove the intermediate d2-images repo, along with the corresponding update workflows.

fwcd avatar Jun 27 '24 22:06 fwcd

Potentially interesting: https://docs.docker.com/build/ci/github-actions/multi-platform/#distribute-build-across-multiple-runners

fwcd avatar Jul 02 '24 15:07 fwcd