diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e1db09c..8d21aa4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-20.04 strategy: matrix: - python-version: [3.6.15, 3.9.17] + python-version: [3.9.17] services: postgres: image: postgres:9.6