We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695aa13 commit 066ebc1Copy full SHA for 066ebc1
1 file changed
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- python-version: ["3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
26
cdist-group: [1, 2, 3]
27
28
steps:
0 commit comments