test node 14

This commit is contained in:
silverwind 2020-04-30 11:23:15 +02:00
parent 5ece63a2c3
commit 7820002d97
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

@ -7,7 +7,7 @@ jobs:
fail-fast: false
matrix:
os: [macOS-latest, ubuntu-latest, windows-latest]
node: ['10', '12', '13']
node: ['10', '12', '14']
runs-on: ${{ matrix.os }}
steps: