We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0976054 commit ef814b9Copy full SHA for ef814b9
1 file changed
.github/workflows/install-tests.yml
@@ -26,9 +26,8 @@ jobs:
26
- "3.11"
27
- "3.12"
28
- "3.13"
29
- - "pypy-3.7"
30
- - "pypy-3.8"
31
- "pypy-3.9"
+ - "pypy-3.10"
32
33
steps:
34
- uses: actions/checkout@v6
0 commit comments