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 550fe23 commit a4c43bcCopy full SHA for a4c43bc
Package.swift
@@ -64,6 +64,8 @@ if let useLocalDepsEnv = Context.environment["SWIFTCI_USE_LOCAL_DEPS"], !useLoca
64
path: "\(root)/swift-syntax")
65
]
66
} else {
67
+ // These dependencies should match `update-checkout`
68
+ // See `update-checkout-config.json` for the `main` branch-scheme
69
dependencies +=
70
[
71
.package(
0 commit comments