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
Exercise bootstrapping with the XCBuild codepath in build-using-self (#7253)
This codepath could regress since we previously didn't run it in our PR
testing.
With this change on macOS we always try to bootstrap SwiftPM with
XCBuild on top of the usual llbuild build and test run.
It does increase the time spent on the macOS self-hosted job, but that
job was already multiple times faster than our smoke test jobs, thus we
have enough leeway to make it longer with the benefit of better PR
testing.
0 commit comments