Deferred from the Windows arc (#128, spec decision 7). windows-latest migrates VS 2022 → VS 2026 June 8–15, 2026 — exactly when the arc's CI landed, so both Windows jobs pinned windows-2022:
.github/workflows/ci.yml → windows-test job
.github/workflows/release.yml → the two *-pc-windows-msvc matrix rows
Once the migration is done and stable (check the runner-images repo announcements), switch both to windows-latest in one PR and watch one full windows-test run.
Deferred from the Windows arc (#128, spec decision 7).
windows-latestmigrates VS 2022 → VS 2026 June 8–15, 2026 — exactly when the arc's CI landed, so both Windows jobs pinnedwindows-2022:.github/workflows/ci.yml→windows-testjob.github/workflows/release.yml→ the two*-pc-windows-msvcmatrix rowsOnce the migration is done and stable (check the runner-images repo announcements), switch both to
windows-latestin one PR and watch one full windows-test run.