Closed
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.