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 224466d commit 20ca09aCopy full SHA for 20ca09a
README.md
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-latest
44
strategy:
45
matrix:
46
- node-version: [10.x, 12.x, 14.x]
+ node-version: [14.x, 16.x, 18.x]
47
redis-version: [4, 5, 6]
48
49
steps:
@@ -81,7 +81,6 @@ jobs:
81
82
83
84
- node-version: [14.x, 16.x]
85
redis-version: [6.2.4-v4, 6.2.6-v3]
86
87
@@ -108,7 +107,6 @@ jobs:
108
107
109
110
111
112
113
114
@@ -135,7 +133,6 @@ jobs:
135
133
136
134
137
138
139
140
141
0 commit comments