8459296d72
Previously the macOS job relied on the runner's default target, which produces a single architecture-dependent binary (currently uploaded as patch-x86_64-apple-darwin.zip regardless of host). Explicitly build both x86_64-apple-darwin and aarch64-apple-darwin so Apple Silicon hosts can consume a native binary instead of hitting "Bad CPU type in executable" when Rosetta is unavailable.