summaryrefslogtreecommitdiff
path: root/.github/workflows/version_coverage.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/version_coverage.yml')
-rw-r--r--.github/workflows/version_coverage.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/.github/workflows/version_coverage.yml b/.github/workflows/version_coverage.yml
index 40bb249..c738a66 100644
--- a/.github/workflows/version_coverage.yml
+++ b/.github/workflows/version_coverage.yml
@@ -35,19 +35,6 @@ jobs:
python-version: ['3.7', '3.11']
redis-url: ["redis://localhost:6379"]
resp: ["2"]
- include:
- - redis-version: 7.0
- redis-url: "redis://localhost:6379?protocol=3"
- resp: "3"
- python-version: '3.7'
- - redis-version: 7.0
- redis-url: "redis://localhost:6379?protocol=3"
- resp: "3"
- python-version: '3.11'
- - redis-version: 7.0
- python-version: '3.7'
- - redis-version: 7.0
- python-version: '3.11'
env: