Skip to content

Commit

Permalink
Update github actions with OTP 26
Browse files Browse the repository at this point in the history
- Closes #309
  • Loading branch information
treble37 committed Jan 25, 2024
1 parent cc6df63 commit c45521b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
elixir-version: '1.13.4'
- otp-version: '25.0'
elixir-version: '1.14.2'
- otp-version: '25.1.2'
elixir-version: '1.15.7'
- otp-version: '26.0'
elixir-version: '1.16.0'
steps:
- uses: actions/checkout@v2
- name: Set up Elixir
Expand Down

0 comments on commit c45521b

Please sign in to comment.