Skip to content

Commit

Permalink
test otp 25
Browse files Browse the repository at this point in the history
  • Loading branch information
princemaple committed Jun 21, 2022
1 parent 2639125 commit 727688b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
matrix:
elixir: ['1.13', '1.12', '1.11', '1.10']
otp: ['24.x', '23.x', '22.x']
include:
- elixir: '1.13'
otp: '25.x'
exclude:
- elixir: '1.13'
otp: '22.x'
Expand Down

0 comments on commit 727688b

Please sign in to comment.