We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73825f3 commit 09b9f44Copy full SHA for 09b9f44
.github/workflows/ci.yml
@@ -39,6 +39,7 @@ jobs:
39
- 'pypy-3.8'
40
- 'pypy-3.9'
41
- 'pypy-3.10'
42
+ - 'pypy-3.11'
43
- 'graalpy-24.1'
44
45
# Items in here will either be added to the build matrix (if not
0 commit comments