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
This change enables the usage of `ninja` instead of `gmake` to speed up
macOS builds on GH actions.
Addtionally it fixes `upload-assets-to-staging.sh` script that starts
failing on macOS with `error: externally-managed-environment` on
`pip install`.
0 commit comments