Skip to content

Commit 181ec1c

Browse files
committed
Update the main git scheme to use stable/20230725
1 parent 8564b4b commit 181ec1c

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
@@ -91,10 +91,10 @@
9191
"default-branch-scheme": "main",
9292
"branch-schemes": {
9393
"main": {
94-
"aliases": ["swift/main", "main", "stable/20221013"],
94+
"aliases": ["swift/main", "main", "stable/20230725"],
9595
"repos": {
96-
"llvm-project": "stable/20221013",
97-
"swift-llvm-bindings": "stable/20221013",
96+
"llvm-project": "stable/20230725",
97+
"swift-llvm-bindings": "stable/20230725",
9898
"swift": "main",
9999
"cmark": "gfm",
100100
"llbuild": "main",
@@ -179,7 +179,7 @@
179179
}
180180
},
181181
"rebranch": {
182-
"aliases": ["rebranch", "stable/20230725"],
182+
"aliases": ["rebranch"],
183183
"repos": {
184184
"llvm-project": "stable/20230725",
185185
"swift-llvm-bindings": "stable/20230725",

0 commit comments

Comments
 (0)