Skip to content

Commit ca2b96f

Browse files
committed
ci: support Python 3.14
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
1 parent 853bafa commit ca2b96f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
python:
3535
- '3.8'
3636
- '3.13'
37+
- '3.14'
3738
- 'pypy-3.10'
3839
- 'pypy-3.11'
3940
- 'graalpy-24.2'

0 commit comments

Comments
 (0)