etternagame/etterna

Windows Action CI no longer functional

poco0317 opened this issue · 1 comments

Python 2.7 is required to build crashpad for clients and the runners no longer offer it (or any 2.x verison) via setup-python.

Good luck.

Run actions/setup-python@v4
  with:
    python-version: [2](https://github.com/etternagame/etterna/actions/runs/5366575422/jobs/9736069218#step:6:2).7
    check-latest: false
    token: ***
    update-environment: true
    allow-prereleases: false
  env:
    ETTERNA_ARCH: x6[4](https://github.com/etternagame/etterna/actions/runs/5366575422/jobs/9736069218#step:6:4)
Installed versions
  Warning: The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/[6](https://github.com/etternagame/etterna/actions/runs/5366575422/jobs/9736069218#step:6:6)[7](https://github.com/etternagame/etterna/actions/runs/5366575422/jobs/9736069218#step:6:7)2
  Version 2.7 was not found in the local cache
  Error: The version '2.7' with architecture 'x64' was not found for Windows 201[9](https://github.com/etternagame/etterna/actions/runs/5366575422/jobs/9736069218#step:6:9).
  The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

fixed by 41e8a0e