Switch to postgres14 for github actions

This commit is contained in:
Alexander Meindl 2021-10-05 06:52:35 +02:00
parent 1dc44c4076
commit a9ae540402

View File

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