-
Notifications
You must be signed in to change notification settings - Fork 31
Add 3.14
python
#2173
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
base: master
Are you sure you want to change the base?
Add 3.14
python
#2173
Conversation
View rendered docs @ https://intelpython.github.io/dpctl/pulls/2173/index.html |
Array API standard conformance tests for dpctl=0.21.0=py310h93fe807_29 ran successfully. |
@ekomarova |
Array API standard conformance tests for dpctl=0.21.0=py310h93fe807_32 ran successfully. |
Problems with wheels for 3.14 are expected and we will fix them later. The rest is just test freezes (probably a machine issue) |
strategy: | ||
matrix: | ||
python: ['3.9', '3.10', '3.11', '3.12', '3.13'] | ||
python: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess we need to update .github/workflows/run-tests-from-dppy-bits.yaml
also
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure, intel channel is used there, I don't know if it will work as expected
This PR adds 3.14 to
pyproject.toml