CI - remove PGSQL 10 job
This commit is contained in:
parent
7404648f78
commit
8a78df737b
2
.github/workflows/.tests-python.yml
vendored
2
.github/workflows/.tests-python.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
||||
--health-retries 5
|
||||
strategy:
|
||||
matrix:
|
||||
psql-version: [ "10", "11", "12", "13", "15" ]
|
||||
psql-version: [ "11", "12", "13", "15" ]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install Poetry and Dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user