1 parent 8e0bf83 commit f3b8a30Copy full SHA for f3b8a30
1 file changed
.github/workflows/ci.yml
@@ -13,11 +13,11 @@ jobs:
13
max-parallel: 5
14
matrix:
15
python-version:
16
- - "3.9"
17
- "3.10"
18
- "3.11"
19
- "3.12"
20
- "3.13"
+ - "3.14"
21
- "pypy3.9"
22
23
steps:
0 commit comments