Skip to content

Commit

Permalink
ci: use node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Jan 31, 2022
1 parent b645ecb commit c52dbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Expand Up @@ -58,7 +58,7 @@ jobs:
node-version: [12.x, 14.x, 16.x, 17.x]
webpack-version: [latest]
include:
- node-version: 14.x
- node-version: 16.x
os: ubuntu-latest
webpack-version: 4

Expand Down

0 comments on commit c52dbc3

Please sign in to comment.