Switch to postgres14 for github actions

This commit is contained in:
Alexander Meindl
2021-10-05 07:06:15 +02:00
parent 959b9ce041
commit d046b7bec9

View File

@@ -22,7 +22,7 @@ jobs:
services:
postgres:
image: postgres:13
image: postgres:14
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres