diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2bf8f1c..a10029d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - version: [11, 17, 21] + version: [17, 21, 25] steps: - name: Checkout uses: actions/checkout@v6