Skip to content

Commit 0cd3aa4

Browse files
committed
[Utils] Update swift main to use llvm stable/20240723
1 parent 36be9d9 commit 0cd3aa4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@
118118
"default-branch-scheme": "main",
119119
"branch-schemes": {
120120
"main": {
121-
"aliases": ["swift/main", "main", "stable/20230725"],
121+
"aliases": ["swift/main", "main", "stable/20240723"],
122122
"repos": {
123-
"llvm-project": "stable/20230725",
124-
"swift-llvm-bindings": "stable/20230725",
123+
"llvm-project": "stable/20240723",
124+
"swift-llvm-bindings": "stable/20240723",
125125
"swift": "main",
126126
"cmark": "gfm",
127127
"llbuild": "main",
@@ -375,7 +375,7 @@
375375
}
376376
},
377377
"rebranch": {
378-
"aliases": ["rebranch", "stable/20240723"],
378+
"aliases": ["rebranch"],
379379
"repos": {
380380
"llvm-project": "stable/20240723",
381381
"swift-llvm-bindings": "stable/20240723",

0 commit comments

Comments
 (0)