Skip to content

Commit

Permalink
Postgres 17
Browse files Browse the repository at this point in the history
  • Loading branch information
jtschladen committed Feb 12, 2025
1 parent 1ff3e71 commit 69d73d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
python-version: [ "3.9", "3.10", "3.11" ]
postgres-version: [12, 15]
postgres-version: [12, 15, 17]
os: [ubuntu-20.04, ubuntu-22.04]
include:
- python-version: "3.9"
Expand Down

0 comments on commit 69d73d3

Please sign in to comment.