Uh oh!
There was an error while loading. Please reload this page.
GH-144679: Upgrade to windows-2025-vs2026 in GitHub Actions - #145005
Conversation
savannahostrowski
left a comment
There was a problem hiding this comment.
Oh great! Thanks for doing this!
StanFromIreland
commented
Feb 19, 2026
The Windows CI won't run till #144674 is merged. |
vstinner
commented
Feb 19, 2026
As a workaround, you can push a test change modifying a file in another directory, check the CI, and then revert this test change. |
hugovk
commented
Feb 19, 2026
#144674 is now merged and I merged in |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
zooba
commented
Feb 19, 2026
|
Yeah, I've verified. You see it in the build logs when the tests start. Edit: or in "Display build info"
|
Uh oh!
There was an error while loading. Please reload this page.
chris-eibl
commented
Feb 19, 2026
E.g. https://github.com/python/cpython/actions/runs/22191597199/job/64180695117?pr=145005
|
Per offline discussion with @zooba we'd like to switch over to VS2026 on main already now. In May
windows-2025will get VS2026, anyway.Just the same changes that @vstinner did in #144682 for
windows-2025.