1
0
Fork 0
mirror of https://git.pleroma.social/pleroma/pleroma.git synced 2025-04-12 14:04:08 +00:00

Switch the CI to Elixir 1.8.1

This commit is contained in:
rinpatch 2019-03-11 22:36:02 +03:00
parent 8e6b850610
commit 7b227d935d

View file

@ -1,4 +1,4 @@
image: elixir:1.7.2
image: elixir:1.8.1
services:
- name: postgres:9.6.2