diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 695838d..5de6768 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -35,7 +35,7 @@ jobs: strategy: matrix: - node-version: [18, 20, 22, 24, 25] + node-version: [18, 20, 22, 24] env: CI: true