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