use postgres 15 in CI
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details

This commit is contained in:
FloatingGhost 2022-12-31 18:29:16 +00:00
parent 6be3383a09
commit e03206a9a0
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