1 parent ccc59e8 commit e699e7dCopy full SHA for e699e7d
1 file changed
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
14
services:
15
postgres:
16
- image: postgres:12
+ image: postgres:13
17
env:
18
POSTGRES_USER: postgres
19
POSTGRES_PASSWORD: postgres
0 commit comments