diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 32f462d07..fc4748e68 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,6 +18,7 @@ jobs: node-version: - 22.17.1 - 22.18.0 + - 24.4.1 - 24.5.0 steps: - name: checkout