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 acd41fd commit 688850eCopy full SHA for 688850e
Package.swift
@@ -221,7 +221,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {
221
),
222
.package(
223
url: "https://github.com/apple/swift-syntax.git",
224
- branch: "main"
+ branch: "release/5.9"
225
226
227
url: "https://github.com/apple/swift-tools-support-core.git",
0 commit comments