Skip to content

Commit 86d7853

Browse files
committed
run tests on py-3.14 and pypy-3.11
1 parent 90812b5 commit 86d7853

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,13 @@ jobs:
3535
- "3.11"
3636
- "3.12"
3737
- "3.13"
38+
- "3.14"
3839
- "pypy-2.7"
3940
- "pypy-3.7"
4041
- "pypy-3.8"
4142
- "pypy-3.9"
4243
- "pypy-3.10"
44+
- "pypy-3.11"
4345
include:
4446
- os: windows-latest
4547
python-version: "3.7"

0 commit comments

Comments
 (0)