fix(ci): runs-on hanzo-build-linux-amd64 (ARC scale-set label) — social jobs never dispatched with generic [self-hosted,linux,amd64] labels; unblocks the image build + temporal cutover (#4)

Co-authored-by: Hanzo Dev <dev@hanzo.ai>
This commit is contained in:
z
2026-07-05 06:38:13 -07:00
committed by GitHub
co-authored by Hanzo Dev
parent 6186108ce3
commit 0c54f1abd1
+1 -1
View File
@@ -25,7 +25,7 @@ permissions:
jobs:
docker:
runs-on: [self-hosted, linux, amd64]
runs-on: [hanzo-build-linux-amd64]
strategy:
fail-fast: false
matrix: