From: Mark Felder Date: Wed, 10 Mar 2021 22:19:18 +0000 (-0600) Subject: See if switching to same image as releases fixes the build X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=502d166b7e44e36a94974df4770de6c6a239ad75;p=akkoma See if switching to same image as releases fixes the build --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 68644660c..ea6611947 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: elixir:1.9.4 +image: elixir:1.10.3 variables: &global_variables POSTGRES_DB: pleroma_test