Closed
Description
Description:
Similar to issue #543 which addresses Python version 2.7, version 3.6 is also missing.
Run actions/setup-python@v4
Version 3.6 was not found in the local cache
Error: Version 3.6 with arch x64 not found
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
and 3.6 is missing from the manifest.
Action version:
4
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Tools version:
3.6
Repro steps:
See:
https://github.com/roundup-tracker/roundup/actions/runs/3617160920/jobs/6127223518
Expected behavior:
I expect version 3.6 to run on ubuntu 22.04
Actual behavior:
environment setup fails