dongjoon-hyun opened a new pull request, #572: URL: https://github.com/apache/spark-connect-swift/pull/572
### What changes were proposed in this pull request? This PR aims to use the official `swift:6.4.0` Docker image instead of the nightly `swiftlang/swift:nightly-6.4.x-amazonlinux2023` image in CI, and to build with `-c release` like the other Ubuntu jobs. ### Why are the changes needed? Swift 6.4.0 was officially released and is available as an official Docker image. Using the released image makes the CI result reproducible, while the nightly image keeps changing. - https://www.swift.org/blog/swift-6.4-released/ ### Does this PR introduce _any_ user-facing change? No, this is a CI-only change. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Opus 5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
