Skip to content

Commit

Permalink
Update postgres to 13 (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani authored Sep 26, 2023
1 parent ccc59e8 commit e699e7d
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:12
image: postgres:13
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
Expand Down

0 comments on commit e699e7d

Please sign in to comment.