Commit d4d33db
Pin Windows CI to windows-2022 runner
windows-latest was repointed to a VS2026 toolset whose newer MSVC promotes a
GSL [[gsl::suppress]] deprecation (C4875) to an error under /WX, breaking the
Win32 and UWP builds. Pin those jobs to windows-2022 so the established VS2022
toolset is used, restoring green CI without a dependency or source change.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5449381 commit d4d33db
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments