Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work Flow Runner Issue #8

Open
ExtremeMachine12 opened this issue Oct 16, 2023 · 0 comments
Open

Work Flow Runner Issue #8

ExtremeMachine12 opened this issue Oct 16, 2023 · 0 comments

Comments

@ExtremeMachine12
Copy link
Collaborator

Essentially we can't run python 3.10 on the workflow since the workflow is built off Ubuntu 22.04 and they just aren't comaptible. See here for explanation actions/setup-python#401. This is the error we get when trying to run it Run actions/setup-python@v3
Version 3.10.0 was not found in the local cache
Error: Version 3.10.0 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. I think we may just have to switch to python 3.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant