Skip to content

Commit

Permalink
Removed pg 11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
tomturner committed Apr 3, 2023
1 parent 88b5bda commit 5f25990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
# always use latest Python b/c the point here is to test PostgreSQL compatibility
python-version: ["3.11"]
postgres-version: [11-bullseye, 12, 13, 14]
postgres-version: [12, 13, 14]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5f25990

Please sign in to comment.