Describe the bug
Getting the following error when running
Version 3.x was not found in the local cache ##[error]Version 3.x with arch x64 not found The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.json
I have tried both v1 and v2 of setup-python and have tried setting a specific version or latest minor like above. I am running an amazon-linux runner and I am wondering if this will only work on Ubuntu. Could you provide some guidance. Thanks
Which version of the action are you using?
Environment
If applicable, please specify if you're using a container
Not using containers
Python Versions
Please list all of the effected versions of Python (3.8.2, etc.)
3.7.7, 3.x
To Reproduce
Steps to reproduce the behavior:
- Add setup action step to actions file
- Set Actions file to use self-hosted runner
- Run action
Run/Repo Url
Private repo
Screenshots

Additional context
The runner is using amazon-linux2 based ami
Describe the bug
Getting the following error when running
Version 3.x was not found in the local cache ##[error]Version 3.x with arch x64 not found The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.jsonI have tried both v1 and v2 of setup-python and have tried setting a specific version or latest minor like above. I am running an amazon-linux runner and I am wondering if this will only work on Ubuntu. Could you provide some guidance. Thanks
Which version of the action are you using?
v1v2v2.0.1ormaster)Environment
If applicable, please specify if you're using a container
Not using containers
Python Versions
Please list all of the effected versions of Python (
3.8.2, etc.)3.7.7, 3.x
To Reproduce
Steps to reproduce the behavior:
Run/Repo Url
Private repo
Screenshots

Additional context
The runner is using amazon-linux2 based ami