Skip to content

Commit

Permalink
Update elixir.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT authored Sep 24, 2024
1 parent a4e0b3e commit cec33e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: erlef/setup-elixir@v1
with:
otp-version: 24.x
elixir-version: 1.11.x
elixir-version: 1.13.x
- name: Dependencies
run: |
mix local.rebar --force
Expand Down

0 comments on commit cec33e7

Please sign in to comment.