-
Notifications
You must be signed in to change notification settings - Fork 0
GitHub Actions
hdub-tech edited this page Jul 29, 2026
·
2 revisions
Discovered when messing with Act, and received a similar error:
The version '3.14.6' with architecture 'x64' was not found for this operating system
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.jsonSources:
- actions/setup-python#913 - ticket defining problem
- GitHub Actions supported environments