Skip to content

Commit f514c3a

Browse files
rconnell9bkhouri
authored andcommitted
Update relatedDependenciesBranch to release/6.3
1 parent 3b6c55a commit f514c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@ func swiftSyntaxDependencies(_ names: [String]) -> [Target.Dependency] {
10831083
// this right now.
10841084

10851085
/// When not using local dependencies, the branch to use for llbuild and TSC repositories.
1086-
let relatedDependenciesBranch = "main"
1086+
let relatedDependenciesBranch = "release/6.3"
10871087

10881088
if ProcessInfo.processInfo.environment["SWIFTPM_LLBUILD_FWK"] == nil {
10891089
if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {

0 commit comments

Comments
 (0)