We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2810fd4 commit 96b2eacCopy full SHA for 96b2eac
.github/workflows/check.yml
@@ -19,7 +19,7 @@ jobs:
19
py:
20
- "3.11"
21
- "3.10"
22
- - "pypy-3.7-v7.3.9" # ahead to start it earlier because takes longer
+ - "pypy3.9"
23
- "3.9"
24
- "3.8"
25
- "3.7"
0 commit comments