-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add python 3.14 env to CI #11241
Copy link
Copy link
Open
Labels
CIContinuous Integration toolsContinuous Integration toolsdependenciesPull requests that update a dependency filePull requests that update a dependency file
Metadata
Metadata
Assignees
Labels
CIContinuous Integration toolsContinuous Integration toolsdependenciesPull requests that update a dependency filePull requests that update a dependency file
What is your issue?
Python 3.14 is now released since 5 months.
We should slowly replace the 3.13 envs with 3.14 ones.
Numba is already supporting it so I don't see a blocker.