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

Update Python versions #26

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

pabloge
Copy link
Contributor

@pabloge pabloge commented Dec 18, 2023

Update Python versions to those supported by GitHub Actions. Currently, Python 2.7 is causing this error in the Python package build job (e.g. in #25):

Warning: The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672
Version 2.7 was not found in the local cache
Error: Version 2.7 with arch x[6](https://github.com/toumorokoshi/deepmerge/actions/runs/7224927610/job/19711710348?pr=25#step:4:7)4 not found
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

@toumorokoshi toumorokoshi merged commit 48cc8cb into toumorokoshi:master Dec 18, 2023
5 checks passed
@toumorokoshi
Copy link
Owner

thanks!

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

Successfully merging this pull request may close these issues.

2 participants