We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e3594 commit df3a701Copy full SHA for df3a701
Package.swift
@@ -705,7 +705,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_DISABLE_SDK_DEPENDENT_TESTS"] ==
705
// this right now.
706
707
/// When not using local dependencies, the branch to use for llbuild and TSC repositories.
708
-let relatedDependenciesBranch = "main"
+let relatedDependenciesBranch = "release/5.10"
709
710
if ProcessInfo.processInfo.environment["SWIFTPM_LLBUILD_FWK"] == nil {
711
if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {
0 commit comments