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 e50d708 commit e27006eCopy full SHA for e27006e
.github/workflows/nodejs.yml
@@ -59,7 +59,7 @@ jobs:
59
strategy:
60
matrix:
61
os: [ubuntu-latest, windows-latest, macos-latest]
62
- node-version: [12.x, 14.x, 16.x, 17.x, 18.x]
+ node-version: [12.x, 14.x, 16.x, 18.x]
63
webpack-version: [latest]
64
65
runs-on: ${{ matrix.os }}
0 commit comments