diff --git a/.github/workflows/ci.js.yml b/.github/workflows/ci.js.yml index 765e5419..6ae6c8cb 100644 --- a/.github/workflows/ci.js.yml +++ b/.github/workflows/ci.js.yml @@ -29,7 +29,7 @@ jobs: strategy: matrix: - node-version: [22.x, 24.x, 26.x] + node-version: [24.x, 26.x] steps: - uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5