Skip to content

Commit 070fb8f

Browse files
authored
Update the main scheme llvm-project branch to stable/20211026
1 parent 3226d68 commit 070fb8f

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
@@ -85,9 +85,9 @@
8585
"default-branch-scheme": "main",
8686
"branch-schemes": {
8787
"main": {
88-
"aliases": ["swift/main", "main", "stable/20210726"],
88+
"aliases": ["swift/main", "main", "stable/20211026"],
8989
"repos": {
90-
"llvm-project": "stable/20210726",
90+
"llvm-project": "stable/20211026",
9191
"swift": "main",
9292
"cmark": "main",
9393
"llbuild": "main",
@@ -127,7 +127,7 @@
127127
}
128128
},
129129
"rebranch": {
130-
"aliases": ["rebranch", "stable/20211026"],
130+
"aliases": ["rebranch"],
131131
"repos": {
132132
"llvm-project": "stable/20211026",
133133
"swift": "rebranch",

0 commit comments

Comments
 (0)