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