Commit b37775c
committed
Pin Swift 6.3.1 to Windows runners only
Swift 6.3.1's downloaded toolchain on macos-15 resolves against the
older Xcode 16.4 SDK's simd.swiftinterface and fails with thousands of
\"simd_floatNxM is not a member type\" errors. macOS and Linux were
green on 6.2.3 — only Windows needed the bump to satisfy the new MSVC's
Clang 20+ requirement.1 parent f45a999 commit b37775c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments