This commit is contained in:
parent
718a227b4a
commit
53c083ad81
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
||||||
uses: erlef/setup-beam@v1
|
uses: erlef/setup-beam@v1
|
||||||
with:
|
with:
|
||||||
elixir-version: "1.17.x"
|
elixir-version: "1.17.x"
|
||||||
otp-version: "25.x"
|
otp-version: "26.x"
|
||||||
rebar3-version: false
|
rebar3-version: false
|
||||||
hexpm-mirrors: |
|
hexpm-mirrors: |
|
||||||
https://builds.hex.pm
|
https://builds.hex.pm
|
||||||
|
|
Loading…
Reference in a new issue