summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorChayim I. Kirshen <c@kirshen.com>2023-05-16 10:35:41 +0300
committerChayim I. Kirshen <c@kirshen.com>2023-05-16 10:35:41 +0300
commit1ab0d516f0df65aa0b064f0f0d3f860ca28a87d6 (patch)
treea36b59d97a1a146de0d47ffb6d71b75918626c26 /.github/workflows
parent7da1761bc1906803726f98ddb65cecdf68f1e218 (diff)
downloadredis-py-ck-service.tar.gz
one more service fixck-service
Diffstat (limited to '.github/workflows')
-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: