project-nomad/.github/workflows
David Parry d54c23e475
fix: build amd64 and arm64 images in parallel via matrix
Each platform now gets its own runner with QEMU, running concurrently.
The single-job QEMU approach built architectures sequentially.
Restores the digest+merge pattern to combine parallel builds into a
single multi-arch manifest.
2026-03-24 14:09:40 +11:00
..
build-disk-collector.yml fix: build amd64 and arm64 images in parallel via matrix 2026-03-24 14:09:40 +11:00
build-primary-image.yml fix: build amd64 and arm64 images in parallel via matrix 2026-03-24 14:09:40 +11:00
build-sidecar-updater.yml fix: build amd64 and arm64 images in parallel via matrix 2026-03-24 14:09:40 +11:00
release.yml chore: fix GH_TOKEN secret references in release workflow 2026-03-24 13:50:25 +11:00