diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 181a16c..3efbde4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: test: strategy: matrix: - node-version: [18, 20, 21] + node-version: [18, 20, 21, 22, 24] runs-on: ubuntu-latest services: