Skip to content

fix: update github CI python version to 3.14#695

Merged
liangxiao1 merged 1 commit intovirt-s1:masterfrom
adsuna:update-python
Mar 23, 2026
Merged

fix: update github CI python version to 3.14#695
liangxiao1 merged 1 commit intovirt-s1:masterfrom
adsuna:update-python

Conversation

@adsuna
Copy link
Copy Markdown
Contributor

@adsuna adsuna commented Mar 13, 2026

Update python version to 3.14 to fix failing github action

Signed-off-by: Aditya Nair <adnair@redhat.com>
@Thilak-KN
Copy link
Copy Markdown
Collaborator

@adsuna , could I know why you are proposing to bump the Python 3.14 version? because I believe some portions (certain module) of current code[^1] does not run on Python 3.14

[^1] #691

@adsuna
Copy link
Copy Markdown
Contributor Author

adsuna commented Mar 13, 2026

The change is only for the github CI and the current tests being run in the CI work on Python 3.14, since it only runs some basic ones.
But if you plan to integrate more tests there, we can use 3.12 instead.

@liangxiao1
Copy link
Copy Markdown
Collaborator

Thanks,@adsuna
@Thilak-KN, this fix is only for github action pipeline run, I am going to merge it.

image

@liangxiao1 liangxiao1 merged commit 543bb67 into virt-s1:master Mar 23, 2026
1 check 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.

3 participants