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

Automated CI build fails #61

Closed
NathanY3G opened this issue Mar 13, 2023 · 8 comments · Fixed by #64
Closed

Automated CI build fails #61

NathanY3G opened this issue Mar 13, 2023 · 8 comments · Fixed by #64
Assignees

Comments

@NathanY3G
Copy link
Owner

The automated CI build fails with the following error:

Version 3.10.0 with arch x64 not found 
@NathanY3G NathanY3G self-assigned this Mar 13, 2023
@aaronjamt
Copy link
Contributor

actions/setup-python#401?

@NathanY3G
Copy link
Owner Author

Wonderful! Thanks @aaronjamt 😁

@aaronjamt
Copy link
Contributor

Actually, I don't think that's it (the issue I linked says that Debian isn't supported but you're already using the Ubuntu runner). Check this list and see if there's a newer minor version (3.10.x) since I believe they remove older ones regularly: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

@aaronjamt
Copy link
Contributor

Might also want to add Python 3.11 to the CI workflow

@aaronjamt
Copy link
Contributor

Looks like the latest version is 3.10.10

@aaronjamt
Copy link
Contributor

aaronjamt commented Mar 13, 2023

The pipeline doesn't appear to run on my fork so I don't know for sure but the PR i just opened (#62) should fix this (and also add 3.11 support).

@NathanY3G NathanY3G linked a pull request Mar 13, 2023 that will close this issue
@aaronjamt
Copy link
Contributor

Ah, looks like you've got it. Closing my PR

@NathanY3G
Copy link
Owner Author

NathanY3G commented Mar 13, 2023

Thank you @aaronjamt for your help. I will continue taking a look at your PRs/MRs after work. Have a great day 😄

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