diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 29337cc..38037a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: ["3.11", "3.12"] + python-version: ["3.11"] services: postgres: