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 ffdb50e commit 7c06099Copy full SHA for 7c06099
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