Skip to content

Commit 783f730

Browse files
ci: node.js v17
1 parent aa9ff21 commit 783f730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
strategy:
103103
matrix:
104104
os: [ubuntu-latest, windows-latest, macos-latest]
105-
node-version: [12.x, 14.x, 16.x]
105+
node-version: [12.x, 14.x, 16.x, 17.x]
106106

107107
runs-on: ${{ matrix.os }}
108108

0 commit comments

Comments
 (0)