diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8263fb30..7fc5f20b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -14,7 +14,7 @@ jobs: strategy: matrix: - node-version: [16.x, 18.x, 20.x] + node-version: [18.x, 20.x, 22.x] os: [ubuntu-latest] steps: