Skip to content

Commit e699e7d

Browse files
authored
Update postgres to 13 (#568)
1 parent ccc59e8 commit e699e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
services:
1515
postgres:
16-
image: postgres:12
16+
image: postgres:13
1717
env:
1818
POSTGRES_USER: postgres
1919
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)