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