OAuth form user remembering feature. Local MastoFE login / logout fixes.
[akkoma] / .gitlab-ci.yml
index 9a754ed782563e32b897af74935f9b6c0c5dd770..1b05e4a08ec58e7377f25705b0e0067f7dc8c7af 100644 (file)
@@ -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: