diff --git a/.github/workflows/npm-tests.yml b/.github/workflows/npm-tests.yml index 7711cd9..f1815b5 100644 --- a/.github/workflows/npm-tests.yml +++ b/.github/workflows/npm-tests.yml @@ -29,7 +29,7 @@ jobs: timeout-minutes: 60 strategy: matrix: - node-version: [16.x, 17.x, 18.x, 20.x, 22.x] + node-version: [22.x] steps: