Merge pull request 'use postgres 15 in CI' (#411) from ci-postgres-15 into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #411
This commit is contained in:
floatingghost 2023-01-09 22:16:43 +00:00
commit 6965a2f163

View file

@ -41,7 +41,7 @@ variables:
services:
postgres:
image: postgres:13
image: postgres:15
when:
event:
- pull_request