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 authored and nathanalderson committed Dec 20, 2024
1 parent 3efad00 commit b534daf
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 b534daf

Please sign in to comment.