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