Skip to content

Commit e00267e

Browse files
authored
- 7.4.0-v6
1 parent 6f3fe4b commit e00267e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
strategy:
6060
fail-fast: false
6161
matrix:
62-
redis-stack-version: ['6.2.6-v18', '7.2.0-v17', '7.4.0-v5']
62+
redis-stack-version: ['6.2.6-v18', '7.2.0-v17', '7.4.0-v6']
6363
env:
6464
redis_stack_version: ${{matrix.redis-stack-version}}
6565
USER_NAME: ${{ secrets.USER_NAME }}

0 commit comments

Comments
 (0)