fix: Revert Elixir version in CI

This commit is contained in:
Robert Prehn 2021-02-26 19:11:22 -06:00
parent d73226892a
commit d562855024

View file

@ -21,7 +21,7 @@ variables:
test:
stage: test
needs: []
image: "elixir:1.11.3-alpine"
image: "elixir:1.10"
services:
- name: postgres:12
script: script/cibuild