Skip to content

Commit 20ca09a

Browse files
committed
refinements
1 parent 224466d commit 20ca09a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ubuntu-latest
4444
strategy:
4545
matrix:
46-
node-version: [10.x, 12.x, 14.x]
46+
node-version: [14.x, 16.x, 18.x]
4747
redis-version: [4, 5, 6]
4848

4949
steps:
@@ -81,7 +81,6 @@ jobs:
8181
runs-on: ubuntu-latest
8282
strategy:
8383
matrix:
84-
node-version: [14.x, 16.x]
8584
redis-version: [6.2.4-v4, 6.2.6-v3]
8685
8786
steps:
@@ -108,7 +107,6 @@ jobs:
108107
runs-on: ubuntu-latest
109108
strategy:
110109
matrix:
111-
node-version: [14.x, 16.x]
112110
redis-version: [4, 5, 6]
113111
114112
steps:
@@ -135,7 +133,6 @@ jobs:
135133
runs-on: ubuntu-latest
136134
strategy:
137135
matrix:
138-
node-version: [14.x, 16.x]
139136
redis-version: [4, 5, 6]
140137
141138
steps:

0 commit comments

Comments
 (0)