Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTracking issue for upgrading rustc Nightly #20844
Closed
Comments
|
@edunham will be better able to answer the question about what's required to upgrade XCode on our mac builders. |
|
It turns out that XCode 8 requires macOS 10.11, so we probably need to update some (not all!) of our CI builders. |
|
servo/saltfs#811 is tracking upgrading our macOS builders to macOS 10.11. |
|
Updating macOS might not be blocking after all, per rust-lang/rust#50867 (comment) we should be able to upgrade now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nightly-2018-04-15tonightly-2018-05-03(#20703, reverted in #20820) has uncovered rust-lang/rust#50867, whose root cause might be in XCode. @jdm, can we upgrade our CI to XCode 8?nightly-2018-05-17or later is blocked on rust-lang/rust#50825