Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
lfittl committed Dec 24, 2024
1 parent 64f5dbd commit 0771dbe
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 @@ -17,7 +17,7 @@ jobs:
TEST_DATABASE_URL: postgresql://postgres:postgres@localhost:5432/postgres?sslmode=disable
services:
postgres:
image: postgres:12
image: postgres:14
env:
POSTGRES_PASSWORD: postgres
ports:
Expand Down

0 comments on commit 0771dbe

Please sign in to comment.