Skip to content

ci: Runner now uses Swift 6.1; update the Static SDK to match #79

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

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

euanh
Copy link
Collaborator

@euanh euanh commented Apr 9, 2025

Motivation

End to end and integration tests are failing because the underlying Swift CI runner has been updated to use Swift 6.1 but these tests install the 6.0.2 release of the Static Linux SDK.

Modifications

Update end to end and integration workflows to install the the 6.1 release of the Static Linux SDK.

Result

All tests will pass again.

Test Plan

All existing tests pass again.

@euanh euanh merged commit 7caaff7 into apple:main Apr 9, 2025
20 checks passed
@euanh euanh added area/testing Improvements to tests. kind/administration CI, repo automation, other admin tasks semver/none No version bump required. labels Apr 9, 2025
@euanh euanh deleted the swift-6.1 branch April 9, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Improvements to tests. kind/administration CI, repo automation, other admin tasks semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant