Skip to content

Commit

Permalink
bump postgresql version for CI
Browse files Browse the repository at this point in the history
Signed-off-by: marcin mikołajczak <[email protected]>
  • Loading branch information
mkljczk committed Oct 3, 2024
1 parent 34293e1 commit fe43990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
test:
services:
db:
image: postgres:12
image: postgres:16
ports: ['5432:5432']
env:
POSTGRES_DB: pleroma_test
Expand Down

0 comments on commit fe43990

Please sign in to comment.