Skip to content

Commit

Permalink
In CI test against Elixir 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
axelson committed Jan 1, 2024
1 parent 39e4279 commit c4cb9ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
include:
- elixir: '1.11.4'
otp: '24.2'
- elixir: '1.15.5'
otp: '26.0'
- elixir: '1.16.0'
otp: '26.2'

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c4cb9ac

Please sign in to comment.