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.
2 parents fc41abc + 688850e commit bab5ec2Copy full SHA for bab5ec2
Package.swift
@@ -217,7 +217,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {
217
url: "https://github.com/apple/swift-argument-parser.git", from: "1.2.2"),
218
.package(
219
url: "https://github.com/apple/swift-syntax.git",
220
- branch: "main"
+ branch: "release/5.9"
221
),
222
223
url: "https://github.com/apple/swift-tools-support-core.git",
0 commit comments