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 7f607b6 commit 511b43aCopy full SHA for 511b43a
1 file changed
.github/workflows/check.yml
@@ -19,7 +19,7 @@ jobs:
19
py:
20
- "3.11"
21
- "3.10"
22
- - "pypy-3.7-v7.3.7" # ahead to start it earlier because takes longer
+ - "pypy39" # ahead to start it earlier because takes longer
23
- "3.9"
24
- "3.8"
25
- "3.7"
0 commit comments