diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 86647af1..a3907dea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: python-version: - - 3.8 + - 3.11 steps: - name: Set up repo