Skip to content

Commit f3fa225

Browse files
authored
Merge pull request #83163 from swiftlang/shahmishal-patch-2
Update the rebranch scheme to use stable/21.x
2 parents 2f62342 + 739f06c commit f3fa225

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
@@ -443,10 +443,10 @@
443443
}
444444
},
445445
"rebranch": {
446-
"aliases": ["rebranch", "stable/20250601", "llvm.org/main"],
446+
"aliases": ["rebranch", "stable/21.x", "llvm.org/main"],
447447
"repos": {
448-
"llvm-project": "stable/20250601",
449-
"swift-llvm-bindings": "llvm.org/main",
448+
"llvm-project": "stable/21.x",
449+
"swift-llvm-bindings": "stable/21.x",
450450
"swift": "rebranch",
451451
"cmark": "gfm",
452452
"llbuild": "main",

0 commit comments

Comments
 (0)