diff --git a/.github/workflows/client-api-tests-and-coverage.yml b/.github/workflows/client-api-tests-and-coverage.yml index 0f6085041..90fcf5e7e 100644 --- a/.github/workflows/client-api-tests-and-coverage.yml +++ b/.github/workflows/client-api-tests-and-coverage.yml @@ -134,7 +134,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python: ["3.7", "3.8", "3.9", "3.10", "3.11"] + python: ["3.8", "3.9", "3.10", "3.11"] defaults: run: working-directory: ./client