X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=.gitlab-ci.yml;h=1b05e4a08ec58e7377f25705b0e0067f7dc8c7af;hb=5eef4988bf968e12329e6e4ee89beccee19a66ce;hp=9a754ed782563e32b897af74935f9b6c0c5dd770;hpb=6669ac5bf7749be325a10f92cc9eed49c6be2761;p=akkoma diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9a754ed78..1b05e4a08 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,7 +57,7 @@ unit-testing: policy: pull services: - - name: postgres:9.6 + - name: postgres:13 alias: postgres command: ["postgres", "-c", "fsync=off", "-c", "synchronous_commit=off", "-c", "full_page_writes=off"] script: