Skip to content

Update GH Action Python Versions#189

Merged
jwlodek merged 1 commit intomasterfrom
update-github-workflows
Aug 14, 2025
Merged

Update GH Action Python Versions#189
jwlodek merged 1 commit intomasterfrom
update-github-workflows

Conversation

@vpaladino778
Copy link
Copy Markdown
Collaborator

@vpaladino778 vpaladino778 commented Aug 8, 2025

Github Actions removes python versions that have reached EOL.

For example: https://github.com/actions/runner-images/issues/12034?utm_source=chatgpt.com

We are updating the actions to a python version that is still supported and available for use in github action. Failing 3.13 test is expected, see #187, will be fixed with #188

  • I have read the contribution guidelines
  • CI Unit tests pass
  • New functions/classes have consistent docstrings

What this pull request changes

  • Updates Github Actions Python Versions

Github Actions removes python versions that have reached EOL.

For example: https://github.com/actions/runner-images/issues/12034?utm_source=chatgpt.com

We are updating the actions to a python version that is still supported
and available for use in github action
@vpaladino778 vpaladino778 requested a review from jwlodek August 13, 2025 21:55
@jwlodek jwlodek merged commit 7be4d6e into master Aug 14, 2025
7 of 10 checks passed
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