Skip to content

Commit

Permalink
Update publish_on_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbr authored Oct 14, 2024
1 parent 8a21726 commit aeb3fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
otp: ['24.3.4.6']
elixir: ['1.12.3']
otp: ['26.1.2']
elixir: ['1.15.6']
steps:
- uses: actions/checkout@v2
- uses: erlef/setup-elixir@v1
Expand Down

0 comments on commit aeb3fbb

Please sign in to comment.