Update node matrix to 14, 16
This commit is contained in:
parent
4acd064a2b
commit
621b6567e0
|
@ -14,7 +14,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
node: ['12', '14']
|
||||
node: ['14', '16']
|
||||
|
||||
name: Node ${{ matrix.node-version }} on ${{ matrix.os }}
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue