-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Update update-checkout-config.json #79117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Update swift-system requirement to 1.4.0. This is motivated by swift-build which requires swift-system 1.4.0. More importantly, the API surface between 1.3.0 and 1.4.0 changed including the API usage that is required by swift-build.
@swift-ci please smoke test |
|
May be time to update the pre-installed toolchain on the linux CI to 5.9.2? |
@swift-ci please smoke test Linux platform |
1 similar comment
@swift-ci please smoke test Linux platform |
As Evan noted weeks ago, the linux CI alone fails because the updated |
@finagolfin yeah, I know, I was hoping that the images might have been updated. But, seems not :( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
swiftlang/swift-build@09c975a bumped the minimum to swift-system 1.4.1. It doesn't fix the CI, but might as well download something new enough.
@swift-ci please smoke test |
Update swift-system requirement to 1.4.0. This is motivated by swift-build which requires swift-system 1.4.0. More importantly, the API surface between 1.3.0 and 1.4.0 changed including the API usage that is required by swift-build.