hookshot/changelog.d/1008.misc
Will Hunt a12ea4a930
Support building docker images for arm64 natively. (#1007)
* Try running arm builds on native platform and them combining them at the end.

* Rework flow for manifest making

* fix login action

* login to both

* Use a matrix loop

* try using json

* changelog
2025-01-17 15:53:02 +00:00

2 lines
100 B
Plaintext

Switch to using GitHub Actions native arm runners for Docker builds, which will reduce build times.