Skip to content

Commit

Permalink
Fix release ci (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
doorgan committed Dec 29, 2023
1 parent 5d93a8b commit dca8e9d
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 @@ -11,7 +11,7 @@ jobs:
name: Release
strategy:
matrix:
otp: ['23']
otp: ['26']
elixir: ['1.15.0']
env:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
Expand Down

0 comments on commit dca8e9d

Please sign in to comment.