run the lint task on the latest version
This commit is contained in:
parent
f176294d6d
commit
842414b927
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ variables:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
lint:
|
lint:
|
||||||
image: akkoma/ci-base:1.16-otp26
|
image: akkoma/ci-base:1.18-otp27
|
||||||
<<: *on-pr-open
|
<<: *on-pr-open
|
||||||
environment:
|
environment:
|
||||||
MIX_ENV: test
|
MIX_ENV: test
|
||||||
|
|
Loading…
Reference in a new issue