update ci nodejs matrix

This commit is contained in:
ppetzold 2022-03-14 20:33:19 +01:00
parent 2b2d8ebdb6
commit 23164a23c0

View File

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