Commit d1150cb
authored
Add Python 3.14 to the wheel publishing matrix (#750)
The "Publish packages" workflow still uses the matrix from
`ci/matrix.yml`, which doesn't yet include Python 3.14.
This PR adds Python 3.14 to the matrix with the aim of getting the
workflow to pulish packages to PyPI for Python 3.14 as well. In the long
term this might want to align with the way things work for the rest of
CUDA Python, but this should provide a quick fix for now.1 parent 8928503 commit d1150cb
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments