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

Specify python version in Github runner #822

Merged
merged 4 commits into from
Sep 1, 2022

Conversation

nkzou
Copy link
Contributor

@nkzou nkzou commented Aug 31, 2022

Newest Poetry version respects python version, which breaks our pre-commit. This PR updates python version in the github runners to use python 3.10+

@nkzou nkzou force-pushed the kevinzou/update_github_runner_python_version branch from 375f947 to 1ce5d9e Compare August 31, 2022 19:32
@nkzou nkzou changed the title Testing Github runner python version fix Specify python version in Github runner Aug 31, 2022
@therve therve merged commit a08d5c4 into master Sep 1, 2022
@therve therve deleted the kevinzou/update_github_runner_python_version branch September 1, 2022 12:16
github-actions bot pushed a commit that referenced this pull request Sep 1, 2022
* add python setup and specific python version in test workflow, unpin poetry version

* switch to global pip instead of venv pip

* try without cache

* update poetry dependency to use python 3.10+ a08d5c4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants