logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 0e005acd44cd72e351f035b3268aec75ea00a496
parent 0d83b6d1774ea1ee53a8a538315203929bc4e12f
Author: Lain Soykaf <lain@lain.com>
Date:   Sun, 10 Dec 2023 21:00:11 +0400

CI: Use Elixir 1.13 for linting.

Diffstat:

M.gitlab-ci.yml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -190,7 +190,7 @@ unit-testing-rum: lint: extends: .build_changes_policy - image: &current_elixir elixir:1.12-alpine + image: &current_elixir elixir:1.13-alpine stage: test cache: *testing_cache_policy before_script: &current_bfr_script