-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Currently all Windows CI builds seem to be broken.
Example failure: https://github.com/python/mypy/actions/runs/2044190861
This might be caused by the switch to a new CI image with Windows Server 2022: actions/runner-images#4856
We could try falling back to Windows-2019 temporarily while we investigate what is going on.
Any help with investigating the failures would be appreciated, since I don't do much development in Windows.