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
🤖 Fix: Parallelize macOS builds in release workflow too
Added dist-mac-release target that runs both architectures in parallel
with --publish always. Release workflow now uses this instead of two
sequential steps.
Now both build.yml and release.yml benefit from parallel notarization.
0 commit comments