-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[update-checkout] On Linux for main, next, and master-rebranch, bump the cmake to v3.19.6. #37517
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
[update-checkout] On Linux for main, next, and master-rebranch, bump the cmake to v3.19.6. #37517
Conversation
…the cmake to v3.19.6. This is not touching the minimum yet since we need to do a bit more work over the next couple of weeks to get the bots ready on macOS for the newer cmake. Windows bots already support the newer cmake. https://forums.swift.org/t/bump-cmake-version-to-3-18/45033/10
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.
LGTM! Thanks.
Please don't merge this until CI nodes are updated too.
@shahmishal this won't matter since it will just effect the Linux bots. Won't effect the other bots. |
@swift-ci test |
We have jobs which don't use update-checkout, so I will need to run different automation to update the tags. |
Jobs updated:
|
One question: since this only affects linux and the system CMake is used on the Mac and Win CI, what are the deployed CMake versions there? I ask because the minimum CMake version of the three is going to determine what features we can actually use going forward. |
This is not touching the minimum yet since we need to do a bit more work over
the next couple of weeks to get the bots ready on macOS for the newer cmake.
Windows bots already support the newer cmake.
https://forums.swift.org/t/bump-cmake-version-to-3-18/45033/10