Skip to content

Commit b03d8df

Browse files
authored
Merge pull request #67018 from edymtt/edymtt/use-cmake-3.24.2-in-ci-for-linux
Build CMake 3.24.2 in Linux CI bots for main, next and rebranch
2 parents 4f0e866 + 0617b16 commit b03d8df

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
@@ -119,7 +119,7 @@
119119
"ninja": "release",
120120
"icu": "release-65-1",
121121
"yams": "5.0.1",
122-
"cmake": "v3.19.6",
122+
"cmake": "v3.24.2",
123123
"indexstore-db": "main",
124124
"sourcekit-lsp": "main",
125125
"swift-format": "main",
@@ -163,7 +163,7 @@
163163
"ninja": "release",
164164
"icu": "release-65-1",
165165
"yams": "5.0.1",
166-
"cmake": "v3.19.6",
166+
"cmake": "v3.24.2",
167167
"indexstore-db": "main",
168168
"sourcekit-lsp": "main",
169169
"swift-format": "main",
@@ -494,7 +494,7 @@
494494
"ninja": "release",
495495
"icu": "release-65-1",
496496
"yams": "5.0.1",
497-
"cmake": "v3.19.6",
497+
"cmake": "v3.24.2",
498498
"indexstore-db": "main",
499499
"sourcekit-lsp": "main",
500500
"swift-format": "main",

0 commit comments

Comments
 (0)