Al2 eol test#1
Closed
broken-circle wants to merge 2 commits into
Closed
Conversation
Amazon Linux 2 reached end of life on 2026-06-30, and Swift.org has stopped publishing the nightly toolchains for main and release/6.4.x. The static Linux SDK build on the amazonlinux2 host now fails. Remove it from CI, and also remove the now-dead yum branch from the pre-build command, since Amazon Linux 2 was the only distribution in the matrix that used yum.
7cdac0d to
6fc1fcc
Compare
Amazon Linux 2023 can't be added to `linux_os_versions` directly: it is crossed with `linux_swift_versions`, and there is no `swift:6.2-amazonlinux2023` image, so a 6.2 cell fails to pull. Run it as a standalone job pinned to nightly-main instead. Coverage is intentionally partial: nightly-main only, native test only. The static Linux SDK build is omitted; it cross-compiles to musl, so the host OS adds little coverage, and the nightly-main static-SDK cell additionally hit a toolchain-snapshot skew.
6fc1fcc to
eec7e58
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.