Merge pull request 'use postgres 15 in CI' (#411) from ci-postgres-15 into develop

Reviewed-on: AkkomaGang/akkoma#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: services:
postgres: postgres:
image: postgres:13 image: postgres:15
when: when:
event: event:
- pull_request - pull_request