add another node version to the test suite

This commit is contained in:
Hans Pagel 2020-07-13 17:28:22 +02:00
parent d5ca3fc76e
commit 45b47adc28

View File

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