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

GitHub Actions builds do not run due to missing Python version #268

Closed
reckart opened this issue Jan 23, 2023 · 0 comments
Closed

GitHub Actions builds do not run due to missing Python version #268

reckart opened this issue Jan 23, 2023 · 0 comments
Assignees

Comments

@reckart
Copy link
Member

reckart commented Jan 23, 2023

Describe the bug
GitHub Actions builds do not run due to missing Python version.

To Reproduce
Try running a build using GitHub actions.

Expected behavior
Should work.

Error message

Version 3.6 was not found in the local cache
[6](https://github.com/dkpro/dkpro-cassis/actions/runs/3984455310/jobs/6830708495#step:3:7)
Error: Version 3.6 with arch x64 not found
[7](https://github.com/dkpro/dkpro-cassis/actions/runs/3984455310/jobs/6830708495#step:3:8)
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
@reckart reckart self-assigned this Jan 23, 2023
reckart added a commit that referenced this issue Jan 23, 2023
- Try upgrading to newer python setup action
reckart added a commit that referenced this issue Jan 23, 2023
- Remove 3.6 from the compatibility list and test against more recent versions
reckart added a commit that referenced this issue Jan 23, 2023
reckart added a commit that referenced this issue Jan 23, 2023
- Python 3.12 is apparently not a thing yet
reckart added a commit that referenced this issue Jan 23, 2023
- Also upgrade to checkout v3 since v2 is deprecated
reckart added a commit that referenced this issue Jan 23, 2023
- Also upgrade to codecov v2 since v1 is deprecated
reckart added a commit that referenced this issue Jan 23, 2023
- Also upgrade to codecov v3 since v2 is deprecated
reckart added a commit that referenced this issue Jan 23, 2023
…lds-do-not-run-due-to-missing-Python-version

#268 - GitHub Actions builds do not run due to missing Python version
@reckart reckart closed this as completed Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant