-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Bump swift-collections version to 1.1.6 for swift-foundation #83310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump swift-collections version to 1.1.6 for swift-foundation #83310
Conversation
|
@swift-ci please smoke test |
|
@swift-ci please smoke test |
|
@swift-ci please test |
2 similar comments
|
@swift-ci please test |
|
@swift-ci please test |
61545f0 to
cc7ae7b
Compare
|
@swift-ci please test |
|
@swift-ci please test |
e32c2f5 to
cc7ae7b
Compare
|
@swift-ci please test |
|
@swift-ci test macOS |
|
Note the macOS test is failing but it does not appear to be due to this PR as other PRs are failing for the same reason: |
|
@swift-ci please smoke test macOS platform |
This PR updates the version of
swift-collectionsto1.2.1.This is necessary to provide the
DequeModuletoswift-foundation, which was previously excluded in the CMake configuration ofswift-collectionswhen exporting the module specifically used byswift-foundation.apple/swift-collections#495