Skip to content

Commit

Permalink
Update supported Elixir/OTP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed Feb 5, 2024
1 parent fba17aa commit 3b5d7ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
elixir: ['1.13.4', '1.14.5', '1.15.7', '1.16.1']
# https://hexdocs.pm/elixir/compatibility-and-deprecations.html
exclude:
- otp: '24.3'
elixir: '1.15.7'
- otp: '24.3'
elixir: '1.16.1'
- otp: '26.2.1'
elixir: '1.13.4'
- otp: '26.2.1'
Expand Down

0 comments on commit 3b5d7ee

Please sign in to comment.