Commit 6253066
committed
CI: bump Windows Swift toolchain to 6.3.3 for VS 2026 / MSVC 14.51
The windows-latest runner now ships Visual Studio 18 (2026) with MSVC
14.51, whose intrinsics headers the Swift 6.0.2 clang can't compile into
a module (_visualc_intrinsics -> ucrt -> SwiftOverlayShims). Bump only the
Windows toolchain to current stable 6.3.3; its clang parses the new
headers. Package stays swift-tools-version:5.9, so language mode and
sources are unchanged; Linux/macOS jobs are untouched.1 parent 4ed69ce commit 6253066
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
41 | | - | |
42 | | - | |
| 47 | + | |
| 48 | + | |
43 | 49 | | |
44 | 50 | | |
45 | 51 | | |
| |||
0 commit comments