We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7155b9a commit 15b7d36Copy full SHA for 15b7d36
.github/workflows/ci.yml
@@ -78,7 +78,7 @@ jobs:
78
matrix:
79
os: [ubuntu-latest]
80
pyver: [3.6, 3.7, 3.8, 3.9, pypy3]
81
- redismod: ["edge", "preview", "latest"]
+ redismod: ["edge", "preview"]
82
fail-fast: false
83
services:
84
redis:
0 commit comments