use elixir 1.10

This commit is contained in:
Tao Bojlén 2020-10-06 16:53:05 +01:00
parent 6f75565061
commit 49b74c189b
No known key found for this signature in database
GPG Key ID: C6EC7AAB905F9E6F
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ test-frontend:
test-backend:
stage: test
image: elixir:1.9
image: elixir:1.10
variables:
MIX_ENV: test
only: