Skip to content

Commit

Permalink
Run Elixir 1.17 on all supported OTP verions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkreeftmeijer committed Jun 18, 2024
1 parent 072cc76 commit d81bdc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
matrix:
otp:
- 27.x
- 26.x
- 25.x
elixir:
- 1.17.x
include:
Expand Down

0 comments on commit d81bdc2

Please sign in to comment.