Update README.md

pull/6/head
Marcus Poehls 2020-06-15 16:30:46 +02:00 committed by GitHub
parent 9b599b97b8
commit 4687e0c1d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [8.x, 10.x, 12.x, 13.x]
redis-version: [4, 5]
node-version: [10.x, 12.x, 14.x]
redis-version: [4, 5, 6]
steps:
- name: Git checkout