Skip to content

Commit

Permalink
Set otp-version to 25 in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zorbash committed Jul 10, 2024
1 parent b039b71 commit c90e46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: erlef/setup-beam@v1
id: beam
with:
otp-version: 23
otp-version: 25
elixir-version: 1.14

- id: deps
Expand Down

0 comments on commit c90e46e

Please sign in to comment.