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 511b43a commit 4f30455Copy full SHA for 4f30455
.github/workflows/check.yml
@@ -19,7 +19,7 @@ jobs:
19
py:
20
- "3.11"
21
- "3.10"
22
- - "pypy39" # 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