mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
In nearly days, `windows-latest` image on GHA was changed to Windows Server 2022. That causes build errors on building a cython script. To avoid the problem, this pins the image for testing on GHA to Windows Server 2019.