Skip to content

Commit

Permalink
Also test against elixir 1.16/OTP 26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
axelson committed Jan 1, 2024
1 parent 398f904 commit e2f0fb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
include:
- elixir: '1.12.3'
otp: '24.2'
- elixir: '1.16.0'
otp: '26.2'

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

0 comments on commit e2f0fb3

Please sign in to comment.