We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b3e17 commit dc3be85Copy full SHA for dc3be85
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
node-version: ['18', '20']
20
- redis-version: ['5', '6.0', '6.2', '7.0', '7.2']
+ redis-version: ['5', '6.0', '6.2', '7.0', '7.2', '7.4']
21
steps:
22
- uses: actions/checkout@v4
23
with:
0 commit comments