Skip to content

Commit 14c06d9

Browse files
committed
[update-checkout] On Linux for main, next, and master-rebranch, bump 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
1 parent b46f7e2 commit 14c06d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"ninja": "release",
7979
"icu": "release-65-1",
8080
"yams": "4.0.2",
81-
"cmake": "v3.16.5",
81+
"cmake": "v3.19.6",
8282
"indexstore-db": "main",
8383
"sourcekit-lsp": "main",
8484
"swift-format": "main"
@@ -190,7 +190,7 @@
190190
"ninja": "release",
191191
"icu": "release-65-1",
192192
"yams": "3.0.1",
193-
"cmake": "v3.16.5",
193+
"cmake": "v3.19.6",
194194
"indexstore-db": "main",
195195
"sourcekit-lsp": "main",
196196
"swift-format": "main"
@@ -221,7 +221,7 @@
221221
"ninja": "release",
222222
"icu": "release-65-1",
223223
"yams": "4.0.2",
224-
"cmake": "v3.16.5",
224+
"cmake": "v3.19.6",
225225
"indexstore-db": "main",
226226
"sourcekit-lsp": "main",
227227
"swift-format": "main"

0 commit comments

Comments
 (0)