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

Bump Python version to 3.10 in workflow files #168

Open
johnsonphil opened this issue Aug 19, 2024 · 2 comments
Open

Bump Python version to 3.10 in workflow files #168

johnsonphil opened this issue Aug 19, 2024 · 2 comments

Comments

@johnsonphil
Copy link

Workflow files "run-checks" and "run-tests" use Python 3.8 and "ci-tests" uses Python 3.9. Python 3.8 LTS end 10/2024.

Recommend bumping to Python 3.10 that has LTS through 10/2026

@arpitjasa-db
Copy link
Collaborator

@johnsonphil would you mind creating a PR and confirming that these workflow files still work as expected?

@mniels17
Copy link

Looks like it's only in the run-tests workflow. We've already updated on our end for GH actions, and it works as expected. I don't have an environment to test the ADO pipelines but I believe it also uses python 3.8 in the Azure pipelines. I left the Azure pipelines as is.

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

3 participants