Skip to content

Commit 6e960d5

Browse files
authored
Update the main branch scheme to use stable/21.x
1 parent 979ae3d commit 6e960d5

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
@@ -129,10 +129,10 @@
129129
"default-branch-scheme": "main",
130130
"branch-schemes": {
131131
"main": {
132-
"aliases": ["swift/main", "main", "stable/20240723"],
132+
"aliases": ["swift/main", "main", "stable/21.x"],
133133
"repos": {
134-
"llvm-project": "stable/20240723",
135-
"swift-llvm-bindings": "stable/20240723",
134+
"llvm-project": "stable/21.x",
135+
"swift-llvm-bindings": "stable/21.x",
136136
"swift": "main",
137137
"cmark": "gfm",
138138
"llbuild": "main",
@@ -557,7 +557,7 @@
557557
}
558558
},
559559
"rebranch": {
560-
"aliases": ["rebranch", "stable/21.x", "llvm.org/main"],
560+
"aliases": ["rebranch", "llvm.org/main"],
561561
"repos": {
562562
"llvm-project": "stable/21.x",
563563
"swift-llvm-bindings": "stable/21.x",

0 commit comments

Comments
 (0)