Skip to content

Commit c52dbc3

Browse files
authored
ci: use node 16
1 parent b645ecb commit c52dbc3

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
@@ -58,7 +58,7 @@ jobs:
5858
node-version: [12.x, 14.x, 16.x, 17.x]
5959
webpack-version: [latest]
6060
include:
61-
- node-version: 14.x
61+
- node-version: 16.x
6262
os: ubuntu-latest
6363
webpack-version: 4
6464

0 commit comments

Comments
 (0)