Update README.md
parent
9b599b97b8
commit
4687e0c1d2
|
@ -43,8 +43,8 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [8.x, 10.x, 12.x, 13.x]
|
node-version: [10.x, 12.x, 14.x]
|
||||||
redis-version: [4, 5]
|
redis-version: [4, 5, 6]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Git checkout
|
- name: Git checkout
|
||||||
|
|
Loading…
Reference in New Issue