Skip to content

ci: Runner now uses Swift 6.3.1; update the Static SDK to match#174

Merged
euanh merged 1 commit into
apple:mainfrom
euanh:update-swift-sdk
May 19, 2026
Merged

ci: Runner now uses Swift 6.3.1; update the Static SDK to match#174
euanh merged 1 commit into
apple:mainfrom
euanh:update-swift-sdk

Conversation

@euanh
Copy link
Copy Markdown
Collaborator

@euanh euanh commented May 19, 2026

Motivation

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

Modifications

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

Result

All tests will pass again.

Test Plan

All existing tests pass again.

Motivation
----------

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

Modifications
-------------

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

Result
------

All tests will pass again.

Test Plan
---------

All existing tests pass again.
@euanh euanh merged commit 9e8e351 into apple:main May 19, 2026
29 checks passed
@euanh euanh deleted the update-swift-sdk branch May 19, 2026 08:34
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.

1 participant