Commit 951997c
authored
CI Win64: Use clang 21, not v19 currently bundled with VS (#5057)
Activating the *x64* MSVC environment seems to newly put some
bundled clang-cl onto PATH first, shadowing the matching version 21
we install into default `C:\Program Files\LLVM`.
No bundled clang-cl for the *x86* environment apparently.1 parent 9052fa5 commit 951997c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments