Skip to content

Commit

Permalink
Update Elixir version in release action
Browse files Browse the repository at this point in the history
  • Loading branch information
zorbash committed Jul 10, 2024
1 parent 2794db6 commit b039b71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- uses: erlef/setup-beam@v1
id: beam
with:
otp-version: 25
elixir-version: 1.13
otp-version: 23
elixir-version: 1.14

- id: deps
name: Fetch and compile dependencies
Expand Down

0 comments on commit b039b71

Please sign in to comment.