Skip to content

[SPARK-51808] Use Swift 6.1 in GitHub Action CIs #61

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

Closed
wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Apr 15, 2025

What changes were proposed in this pull request?

This PR aims to use Swift 6.1 in GitHub Action CIs while keeping the minimum version is still 6.0.

Why are the changes needed?

Swift community released 6.1 on March 31, 2025. We had better use the latest version to have a test coverage.

To bring Swift 6.1, setup-swift is upgraded to v2.3.0.

Does this PR introduce any user-facing change?

No, this is a test infra only change.

How was this patch tested?

Pass the CIs and check the CI log manually.

Apple Swift version 6.1 (swift-6.1-RELEASE)

Was this patch authored or co-authored using generative AI tooling?

No.

@dongjoon-hyun dongjoon-hyun changed the title Use Swift 6.1 [SPARK-51808] Use Swift 6.1 in GitHub Action CIs Apr 15, 2025
Copy link

@peter-toth peter-toth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Swift version looks good in logs.

@dongjoon-hyun
Copy link
Member Author

Thank you, @peter-toth . Merged to main. 😄

@dongjoon-hyun dongjoon-hyun deleted the swift61 branch April 15, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants