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 ce82c6c commit 231c62eCopy full SHA for 231c62e
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
node-version: ['14', '16', '18', '19']
20
- redis-version: ['5', '6.0', '6.2', '7.0', '7.2']
+ redis-version: ['5', '6.0', '6.2', '7.0']
21
steps:
22
- uses: actions/[email protected]
23
with:
0 commit comments