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

Reviewed-on: #411
This commit is contained in:
floatingghost 2023-01-09 22:16:43 +00:00
commit 6965a2f163
1 changed files with 1 additions and 1 deletions

View File

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