Elixir 1.13 is the minimum required version

This commit is contained in:
Mark Felder 2023-12-20 23:39:12 +00:00
commit 7e3bbdded5
4 changed files with 6 additions and 5 deletions

View file

@ -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