👷 Also run tests in Node.js v14

This commit is contained in:
Jan Oberhauser 2020-07-26 12:58:23 +02:00
parent 7f7f395e36
commit db26140ff9

View file

@ -9,7 +9,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [10.x, 12.x] node-version: [10.x, 12.x, 14.x]
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1