Commit 262457e
authored
Pin to windows-2022 runners (#743)
* Fix CI: Pin to windows-2022 runners
Windows 2025 runners removed all preinstalled SDKs except latest,
breaking all CI builds. Pin to windows-2022 to restore SDK availability.
Changes:
- windows-latest → windows-2022 (test if D drive disk space fixed)
- windows-latest-large → windows-2022-large (prep fallback)
- Update tooling submodule with same fix
Fixes #741
* Change runner type to windows-2022 for build and package jobs1 parent c19046b commit 262457e
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
| |||
0 commit comments