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

Add Python 3.13 for PR checks in GHA #500

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

Gauravtalreja1
Copy link
Contributor

No description provided.

Signed-off-by: Gaurav Talreja <gtalreja@redhat.com>
Copy link
Contributor

@jyejare jyejare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I would wait for an ACK from @mshriver for version validation change.

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python: [3.9, 3.12]
python: [3.11, 3.12, 3.13]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if Services Team / IQE Team using wrapanAPI on older versions.

Especially, 3.10.

Could you confirm @mshriver ?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we're actually moving to 3.12 as default the day this opened, and are removing 3.11 support on Feb 3. We're ready for 3.13 upgrade as well.

Thanks for thinking of us! ❤️

@mshriver mshriver merged commit a887f1a into RedHatQE:master Jan 28, 2025
4 checks passed
@Gauravtalreja1 Gauravtalreja1 deleted the add-py313 branch January 28, 2025 12:56
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.

3 participants