You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(release): cross-compile Windows binary on Linux runner (#445)
Replace the Windows runner with cross-compilation on a separate Linux
runner using x86_64-pc-windows-gnu. All three builds (Linux, Windows
cross-compile, macOS) run in parallel on their own runners.
Linux runners are faster and cheaper than Windows runners, speeding up
the release pipeline.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments