Skip to content

Commit f3b8a30

Browse files
committed
update github actions
1 parent 8e0bf83 commit f3b8a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ jobs:
1313
max-parallel: 5
1414
matrix:
1515
python-version:
16-
- "3.9"
1716
- "3.10"
1817
- "3.11"
1918
- "3.12"
2019
- "3.13"
20+
- "3.14"
2121
- "pypy3.9"
2222

2323
steps:

0 commit comments

Comments
 (0)