Skip to content

fix: update github CI python version to 3.14#695

Open
adsuna wants to merge 1 commit intovirt-s1:masterfrom
adsuna:update-python
Open

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

Conversation

@adsuna
Copy link
Contributor

@adsuna adsuna commented Mar 13, 2026

Update python version to 3.14 to fix failing github action

@Thilak-KN
Copy link
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
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.

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