ci: try Node 16

This commit is contained in:
Hans Pagel
2021-08-24 10:14:39 +02:00
parent 415235e2b5
commit 2f4d2a668c

View File

@@ -20,7 +20,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [14] node-version: [14, 16]
steps: steps:
@@ -76,7 +76,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [14] node-version: [14, 16]
steps: steps:
@@ -132,7 +132,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [14] node-version: [14, 16]
steps: steps: