chore: Update CI docker image
This commit is contained in:
parent
b98b3c4fef
commit
3c0952d8fe
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
test:
|
||||
image: "hexpm/elixir:1.14.4-alpine"
|
||||
image: "hexpm/elixir:1.13.4-erlang-25.3.2.5-alpine-3.18.2"
|
||||
script:
|
||||
- mix deps.get
|
||||
- mix mash
|
||||
|
|
Loading…
Reference in a new issue