Skip to content

Commit df3a701

Browse files
authored
Update related dependencies branch to release/5.10 (#6884)
1 parent 76e3594 commit df3a701

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
@@ -705,7 +705,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_DISABLE_SDK_DEPENDENT_TESTS"] ==
705705
// this right now.
706706

707707
/// When not using local dependencies, the branch to use for llbuild and TSC repositories.
708-
let relatedDependenciesBranch = "main"
708+
let relatedDependenciesBranch = "release/5.10"
709709

710710
if ProcessInfo.processInfo.environment["SWIFTPM_LLBUILD_FWK"] == nil {
711711
if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {

0 commit comments

Comments
 (0)