diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ddb189895f..d69e5c5d41 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -448,7 +448,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - start: ['2.7.4', '2.7.8'] + start: ['2.8.2'] steps: - uses: actions/checkout@v4