update ci matrix

This commit is contained in:
silverwind 2021-04-20 20:50:42 +02:00
parent 1b2f6292bb
commit 4dedd14096
Signed by untrusted user: silverwind
GPG Key ID: 2E62B41C93869443

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