From: rinpatch Date: Mon, 11 Mar 2019 19:36:02 +0000 (+0300) Subject: Switch the CI to Elixir 1.8.1 X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=7b227d935d96e81be46b0643124d8443f2842ce8;p=akkoma Switch the CI to Elixir 1.8.1 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6deb0a1de..30589c9c5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: elixir:1.7.2 +image: elixir:1.8.1 services: - name: postgres:9.6.2