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:
@@ -25,7 +25,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: [self-hosted, linux, amd64]
|
||||
runs-on: [hanzo-build-linux-amd64]
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user