diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec27f53ac..ad0cb9dc7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: strategy: matrix: - node-version: [22] + node-version: [22, 24] steps: - name: Check out Git repository