We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e610c2 commit 8c8740aCopy full SHA for 8c8740a
.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']
+ redis-version: ['5', '6.0', '6.2', '7.0', '7.2']
21
steps:
22
- uses: actions/[email protected]
23
with:
0 commit comments