mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-17 12:36:11 +00:00
use elixir 1.16 for format checks
This commit is contained in:
parent
66b3248dd3
commit
ae19fd90c9
|
@ -44,7 +44,7 @@ variables:
|
|||
|
||||
steps:
|
||||
lint:
|
||||
image: akkoma/ci-base:1.15-otp26
|
||||
image: akkoma/ci-base:1.16-otp26
|
||||
<<: *on-pr-open
|
||||
environment:
|
||||
MIX_ENV: test
|
||||
|
|
Loading…
Reference in a new issue