diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 9f6fce5..ae52cfd 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: - node-version: [14.x, 15.x, 16.x, 18.x, 20.x, 22.x] + node-version: [15.x, 16.x, 18.x, 20.x, 22.x] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: