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 d604797 commit b4c20b2Copy full SHA for b4c20b2
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
strategy:
74
matrix:
75
os: [ ubuntu-latest ]
76
- pyver: [ "3.6", "3.7", "3.8", "3.9", "3.10", "pypy-3.8" ]
+ pyver: [ "3.6", "3.7", "3.8", "3.9", "3.10", "pypy-3.8", "pypy-3.7" ]
77
redisstack: [ "latest" ]
78
fail-fast: false
79
services:
0 commit comments