We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4526c7e commit 34f8923Copy full SHA for 34f8923
1 file changed
.github/workflows/test.yml
@@ -18,6 +18,7 @@ jobs:
18
- '3.9'
19
- '3.10'
20
- 'pypy-3.7'
21
+ - 'pypy-3.8'
22
toxenv: [py]
23
include:
24
- python-version: '3.7'
0 commit comments