Failed to download Python from the Github Actions python registry (https://github.com/actions/python-versions). Error: Error: Could not find Python matching spec 3.7. ...
As part of #313 issue we are building a PyPI wheel for Windows platform based on Github Actions Windows Server 2019 virtual environment. The wheel is successfully built using python3 setup.py sdist ...