Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.2k
GH-144679: Upgrade towindows-2025-vs2026 in GitHub Actions#145005
GH-144679: Upgrade towindows-2025-vs2026 in GitHub Actions#145005zooba merged 5 commits intopython:mainfrom
windows-2025-vs2026 in GitHub Actions#145005Conversation
savannahostrowski left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Oh great! Thanks for doing this!
StanFromIreland commentedFeb 19, 2026
The Windows CI won't run till#144674 is merged. |
vstinner commentedFeb 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 commentedFeb 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 commentedFeb 19, 2026
|
chris-eibl commentedFeb 19, 2026 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Yeah, I've verified. You see it in the build logs when the tests start. Edit: or in "Display build info"
|
6485c85 intopython:mainUh oh!
There was an error while loading.Please reload this page.
chris-eibl commentedFeb 19, 2026
E.g.https://github.com/python/cpython/actions/runs/22191597199/job/64180695117?pr=145005
|
Uh oh!
There was an error while loading.Please reload this page.
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.