1
0
Fork 0
mirror of https://git.youjo.love/youjo/youjo-be.git synced 2025-02-24 14:13:02 +01:00

use postgres 15 in CI

This commit is contained in:
FloatingGhost 2022-12-31 18:29:16 +00:00
parent 6be3383a09
commit e03206a9a0

View file

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