mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
The headless GitHub macos-arm64 runner crashes Electron's GPU process (gpu_process_host exit_code=15 → network service crash → no rendezvous client), so the smoke can't reach 127.0.0.1:20128 in 60s and the whole job fails → Create Release is skipped → no desktop binaries on the release. The identical bundle is still smoke-gated on macos-intel + linux, so per-OS packaging stays verified; extend the existing windows best-effort exception to macos-arm64 so its runner flakiness no longer blocks releases.