Skip to content

Commit

Permalink
chore: add elixir 1.15 to CI tests (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
btkostner committed Aug 1, 2023
1 parent 180752d commit d43b381
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -92,6 +92,8 @@ jobs:
otp: 25
- elixir: 1.14
otp: 25
- elixir: 1.15
otp: 25

env:
MIX_ENV: test
Expand Down

0 comments on commit d43b381

Please sign in to comment.