Skip to content

Commit 59db203

Browse files
committed
Update the llvm-project branch for main to stable/20220421
1 parent 1b5e678 commit 59db203

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
@@ -87,10 +87,10 @@
8787
"default-branch-scheme": "main",
8888
"branch-schemes": {
8989
"main": {
90-
"aliases": ["swift/main", "main", "stable/20211026"],
90+
"aliases": ["swift/main", "main", "stable/20220421"],
9191
"repos": {
92-
"llvm-project": "stable/20211026",
93-
"swift-llvm-bindings": "stable/20211026",
92+
"llvm-project": "stable/20220421",
93+
"swift-llvm-bindings": "stable/20220421",
9494
"swift": "main",
9595
"cmark": "gfm",
9696
"llbuild": "main",
@@ -129,7 +129,7 @@
129129
}
130130
},
131131
"rebranch": {
132-
"aliases": ["rebranch", "stable/20220421"],
132+
"aliases": ["rebranch"],
133133
"repos": {
134134
"llvm-project": "stable/20220421",
135135
"swift-llvm-bindings": "stable/20220421",

0 commit comments

Comments
 (0)