use node 16

This commit is contained in:
Jamie Peabody
2023-04-02 15:17:48 +01:00
parent 534bedf355
commit 481390f732

View File

@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [14.x] #, 12.x, 14.x, 15.x
node-version: [16.x] #, 12.x, 14.x, 15.x
name: Node.js ${{ matrix.node-version }}