-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Swift: Update to Swift 6.1.1 #19576
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
Swift: Update to Swift 6.1.1 #19576
Conversation
@jketema DCA is acceptable to me. Timing changes on some repositories are somewhat relatively large, but still acceptable, I think. I'd say we can commit the artifacts. Do you think it's worth getting this merged this before the release cut? |
I find the DCA results very difficult to interpret, and they're quite different across the two runs I did. So I trust on you here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Updates the Swift integration to use Swift 6.1.1 by refreshing prebuilt archives, adding corresponding change notes, and bumping the CI runner version.
- Refresh LFS pointers (hash and size) for macOS and Linux prebuilt Swift archives
- Refresh LFS pointers for macOS and Linux resource directories
- Add a new change note entry for Swift 6.1.1
- Update GitHub Actions macOS runner from
macos-13-xlarge
tomacos-15-xlarge
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
swift/third_party/resources/swift-prebuilt-macos.tar.zst | Updated LFS oid and size for macOS prebuilt |
swift/third_party/resources/swift-prebuilt-linux.tar.zst | Updated LFS oid and size for Linux prebuilt |
swift/third_party/resources/resource-dir-macos.zip | Updated LFS oid and size for macOS resources |
swift/third_party/resources/resource-dir-linux.zip | Updated LFS oid and size for Linux resources |
swift/ql/lib/change-notes/2025-05-27-swift.6.1.1.md | Added change note for Swift 6.1.1 |
.github/workflows/swift.yml | Bumped macOS runner to macos-15-xlarge |
yeah, macOS runs are quite wobbly in general... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
No description provided.