Skip to content

Commit a4c43bc

Browse files
committed
package deps comment
1 parent 550fe23 commit a4c43bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Package.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ if let useLocalDepsEnv = Context.environment["SWIFTCI_USE_LOCAL_DEPS"], !useLoca
6464
path: "\(root)/swift-syntax")
6565
]
6666
} else {
67+
// These dependencies should match `update-checkout`
68+
// See `update-checkout-config.json` for the `main` branch-scheme
6769
dependencies +=
6870
[
6971
.package(

0 commit comments

Comments
 (0)