Commit a8238f1
authored
Pin to windows-2022 runners (#737)
* 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
Related: CommunityToolkit/Labs-Windows#741
* Change to windows-2022 for build and package jobs1 parent 4187dad commit a8238f1
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
316 | | - | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| |||
0 commit comments