Description
The link from README.md for windows-2025 shows that it includes Visual Studio 2025. However all my Windows CI builds are failing because they are being redirected to windows-2025-2026. According to the message the builds are receiving, that redirection is not supposed to start happening until June 15th.
How do I select a Windows 2025 runner with Visual Studio 2022? I do not have time at present to test my project with VS2026.
Platforms affected
Runner images affected
Image version and build link
20260608.135.2
but it is the early redirection and lack of information in README.md that is the problem.
Is it regression?
Yes. It's your redirection and lack of information about the alternative that is the regression
Expected behavior
I expected the runner to have the software shown by the link from the README.md. README.md.
I would also expect it to warn about the upcoming redirection and tell you the runner name to continue using Windows 2025 and Visual Studio 2022.
Actual behavior
No mention of the redirection or the new name for the older runner.
Repro steps
Repro.
- Run a job that uses VS 2022 on
windows-2025 runner.
- Observe the failure because VS 2022 is not found.
- Observe NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
- Double check README.md
- Observe that it says nothing about redirection and the the link for included software for windows-2025 still lists VS 2022.
Description
The link from README.md for
windows-2025shows that it includes Visual Studio 2025. However all my Windows CI builds are failing because they are being redirected towindows-2025-2026. According to the message the builds are receiving, that redirection is not supposed to start happening until June 15th.How do I select a Windows 2025 runner with Visual Studio 2022? I do not have time at present to test my project with VS2026.
Platforms affected
Runner images affected
Image version and build link
20260608.135.2
but it is the early redirection and lack of information in README.md that is the problem.
Is it regression?
Yes. It's your redirection and lack of information about the alternative that is the regression
Expected behavior
I expected the runner to have the software shown by the link from the README.md. README.md.
I would also expect it to warn about the upcoming redirection and tell you the runner name to continue using Windows 2025 and Visual Studio 2022.
Actual behavior
No mention of the redirection or the new name for the older runner.
Repro steps
Repro.
windows-2025runner.