swiftlang / swift-package-manager

The Package Manager for the Swift Programming Language
Apache License 2.0
9.75k stars 1.35k forks source link

Use `SWIFTCI_USE_LOCAL_DEPS` as the CI check #7939

Closed bnbarham closed 2 months ago

bnbarham commented 2 months ago

Unsure where CI is being set, but it doesn't seem to be on Linux at the very least. SWIFTCI_USE_LOCAL_DEPS is definitely set everywhere, use it instead.

bnbarham commented 2 months ago

@swift-ci please test

MaxDesiatov commented 2 months ago

@swift-ci test macos