Skip to content

ci: native multi-arch builds via reusable workflow#36

Merged
zeekay merged 1 commit intomainfrom
ci/reusable-docker-build
Mar 2, 2026
Merged

ci: native multi-arch builds via reusable workflow#36
zeekay merged 1 commit intomainfrom
ci/reusable-docker-build

Conversation

@zeekay
Copy link
Member

@zeekay zeekay commented Mar 2, 2026

Summary

  • Switch Docker builds to the org-wide reusable workflow (hanzoai/.github)
  • Native amd64 (hanzo-build ARC) + arm64 (hanzo-build-arm64 Graviton) — no QEMU
  • ~3.5x faster arm64 builds

Runners

Arch Runner Location
amd64 hanzo-build ARC on hanzo-k8s (DOKS)
arm64 hanzo-build-arm64 AWS Graviton EC2 (native)
deploy hanzo-k8s In-cluster kubectl

Native amd64 (hanzo-build) + arm64 (hanzo-build-arm64) builds.
No QEMU. Uses hanzoai/.github/.github/workflows/docker-build.yml
@zeekay zeekay merged commit 9e15924 into main Mar 2, 2026
17 of 21 checks passed
@zeekay zeekay deleted the ci/reusable-docker-build branch March 2, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants