Skip to content

Commit 1c8092d

Browse files
committed
CI: test with PyPy 3.11, drop PyPy 3.10
1 parent 726aafc commit 1c8092d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- os: ubuntu-latest
6161
python: 'pypy-3.9'
6262
- os: ubuntu-latest
63-
python: 'pypy-3.10'
63+
python: 'pypy-3.11'
6464
- os: ubuntu-latest
6565
python: '3.8'
6666
- os: ubuntu-latest

0 commit comments

Comments
 (0)