Skip to content

Commit c006ed5

Browse files
committed
update workflow and templates
1 parent 89e7d4a commit c006ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
strategy:
1313
matrix:
14-
node-version: [12.x, 13.x, 14.x, 15.x]
14+
node-version: [12.x, 13.x, 14.x, 15.x, 16.x,]
1515
os: [ubuntu-latest]
1616

1717
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)