diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 515d78055..591a9f7c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,6 +25,7 @@ jobs: - 24.6.0 - 24.7.0 - 24.8.0 + - 24.9.0 steps: - name: checkout uses: actions/checkout@v5.0.0