Skip to content

Commit

Permalink
updated erlang&elixir on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cblavier committed Feb 26, 2024
1 parent 8569652 commit 84972f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- name: Set up Elixir
uses: erlef/setup-beam@v1
with:
otp-version: "26.0.2"
elixir-version: "1.15.5-otp-26"
otp-version: "26.2.2"
elixir-version: "1.16.1-otp-26"

- name: Restore dependencies cache
uses: actions/cache@v2
Expand Down

0 comments on commit 84972f1

Please sign in to comment.