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 6f3fe4b commit e00267eCopy full SHA for e00267e
.github/workflows/integration.yml
@@ -59,7 +59,7 @@ jobs:
59
strategy:
60
fail-fast: false
61
matrix:
62
- redis-stack-version: ['6.2.6-v18', '7.2.0-v17', '7.4.0-v5']
+ redis-stack-version: ['6.2.6-v18', '7.2.0-v17', '7.4.0-v6']
63
env:
64
redis_stack_version: ${{matrix.redis-stack-version}}
65
USER_NAME: ${{ secrets.USER_NAME }}
0 commit comments