Commit 6fc1fcc
committed
Add Amazon Linux 2023 to CI
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.1 parent 784b55d commit 6fc1fcc
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments