Skip to content

Commit

Permalink
Test against Postgres 13
Browse files Browse the repository at this point in the history
  • Loading branch information
charettes committed Nov 5, 2023
1 parent 24847b0 commit 48db76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

services:
postgres:
image: postgres:12
image: postgres:13
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
Expand Down

0 comments on commit 48db76c

Please sign in to comment.