diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d9f9971..16098d9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ jobs: build: strategy: matrix: - node-version: [18.x, 20.x, 22.x] + node-version: [20.x, 22.x] platform: - os: ubuntu-latest shell: bash