1
0
Fork 0
mirror of https://git.pleroma.social/pleroma/pleroma.git synced 2026-02-16 01:27:07 +00:00

CI: Use Elixir 1.13 for linting.

This commit is contained in:
Lain Soykaf 2023-12-10 21:00:11 +04:00
parent 0d83b6d177
commit 0e005acd44

View file

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