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 4976231 commit 26b9e6dCopy full SHA for 26b9e6d
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- node-version: ['18', '19']
+ node-version: ['18', '20']
20
redis-version: ['5', '6.0', '6.2', '7.0']
21
steps:
22
- uses: actions/checkout@v2.3.4
0 commit comments