diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 928353b1ac..fadf19f0e7 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -61,7 +61,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, windows-latest, macos-latest] - node-version: [12.x, 14.x, 16.x, 17.x, 18.x] + node-version: [12.x, 14.x, 16.x, 17.x] webpack-version: [latest] include: - node-version: 16.x