diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa5c4e73d3ae..984d64b4a728 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - node-version: [18.x, 19.x, 20.x] + node-version: [18.x, 20.x] # See Node.js release schedule at https://nodejs.org/en/about/releases/ # include: # - os: windows-latest