Update postgres image version in github action test workflow

This commit is contained in:
Hasan Ramezani 2022-05-04 09:11:02 +02:00
parent 6791253ae0
commit e2d293730c

View file

@ -13,7 +13,7 @@ jobs:
services:
postgres:
image: postgres:10
image: postgres:11
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres