Skip to content

Commit

Permalink
Stop testing PostgreSQL 11
Browse files Browse the repository at this point in the history
  • Loading branch information
RazerM committed Jan 6, 2024
1 parent 8af3ee5 commit 4ace15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
postgres-version: ["11", "12", "13", "14", "15"]
postgres-version: ["12", "13", "14", "15"]

services:
postgres:
Expand Down

0 comments on commit 4ace15d

Please sign in to comment.