Elixir 1.13 is the minimum required version
This commit is contained in:
parent
344c798b4c
commit
7e3bbdded5
4 changed files with 6 additions and 5 deletions
|
|
@ -2,7 +2,7 @@ image: git.pleroma.social:5050/pleroma/pleroma/ci-base
|
|||
|
||||
variables: &global_variables
|
||||
# Only used for the release
|
||||
ELIXIR_VER: 1.12.3
|
||||
ELIXIR_VER: 1.13.4
|
||||
POSTGRES_DB: pleroma_test
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue