Skip to content

Commit 84cde22

Browse files
committed
Add support for PyPy3.11.
1 parent 44fc367 commit 84cde22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests-ubuntu.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
- python-version: pypy-3.10
3737
env:
3838
TOXENV: py
39+
- python-version: pypy-3.11
40+
env:
41+
TOXENV: py
3942
- python-version: 3.9
4043
env:
4144
TOXENV: extra-deps

0 commit comments

Comments
 (0)