mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-16 16:33:45 +00:00
11cdc5d279
The staging images in preflight are intentionally amd64-only for speed, but the publish workflow was just copying them instead of building multi-arch. Now builds linux/amd64,linux/arm64 from source at publish. Related to #868