Skip to content

Commit

Permalink
Update elixir.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT authored Apr 25, 2024
1 parent 95d63ee commit 638f6a5
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 @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
- uses: erlef/setup-elixir@v1
with:
otp-version: 25.x
otp-version: 24.x
elixir-version: 1.11.x
- name: Dependencies
run: |
Expand Down

0 comments on commit 638f6a5

Please sign in to comment.