Skip to content

Commit

Permalink
Update postgres to 14 (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani authored May 27, 2024
1 parent 8af8011 commit d412b2b
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 @@ -13,7 +13,7 @@ jobs:

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

0 comments on commit d412b2b

Please sign in to comment.