diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31ad9a26f..cf55bb4de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,6 +23,7 @@ jobs: - 24.5.0 - 24.6.0 - 24.7.0 + - 24.8.0 steps: - name: checkout uses: actions/checkout@v5.0.0