We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d4a94 commit 4ca8d2aCopy full SHA for 4ca8d2a
.github/workflows/nodejs.yml
@@ -61,7 +61,7 @@ jobs:
61
strategy:
62
matrix:
63
os: [ubuntu-latest, windows-latest, macos-latest]
64
- node-version: [12.x, 14.x, 16.x, 17.x, 18.x]
+ node-version: [12.x, 14.x, 16.x, 17.x]
65
webpack-version: [latest]
66
include:
67
- node-version: 16.x
0 commit comments