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 24b0c83 commit f7e2549Copy full SHA for f7e2549
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
os: ["ubuntu-latest"]
36
python-version: [
37
'3.7', '3.13',
38
- 'pypy-3.7', 'pypy-3.10',
+ 'pypy-3.9', 'pypy-3.10',
39
]
40
steps:
41
- uses: actions/checkout@v4
0 commit comments