Skip to content

Commit 786aeb6

Browse files
committed
use pypy3.11 in tests
1 parent d1b0082 commit 786aeb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/tests.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
# Test all supported versions on Ubuntu:
2020
os: [ubuntu-latest]
21-
python: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "pypy-3.10"]
21+
python: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "pypy-3.11"]
2222
experimental: [false]
2323
# include:
2424
# - os: macos-latest

0 commit comments

Comments
 (0)