mirror of
https://github.com/benbusby/farside.git
synced 2025-03-14 19:26:30 -04:00
Use elixir 1.12 and otp 24 in build/test
This commit is contained in:
parent
39c244d970
commit
85123cb524
4
.github/workflows/elixir.yml
vendored
4
.github/workflows/elixir.yml
vendored
@ -18,8 +18,8 @@ jobs:
|
||||
- name: Set up Elixir
|
||||
uses: erlef/setup-elixir@885971a72ed1f9240973bd92ab57af8c1aa68f24
|
||||
with:
|
||||
elixir-version: '1.10.3'
|
||||
otp-version: '22.3'
|
||||
elixir-version: '1.12.3'
|
||||
otp-version: '24'
|
||||
|
||||
- name: Restore dependencies cache
|
||||
uses: actions/cache@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user