X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitlab-ci.yml;h=1b05e4a08ec58e7377f25705b0e0067f7dc8c7af;hb=f1b07a2b2b6439579f0a35694f693712fb5ec5f4;hp=9a754ed782563e32b897af74935f9b6c0c5dd770;hpb=ffc2bb70ff297bfe2e24afa591553a4410128fb7;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: