Skip to content

Commit

Permalink
Use latest OTP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed May 29, 2024
1 parent c53ac3c commit 19742f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
otp: ['24.3', '25.3', '26.2.5']
otp: ['24', '25', '26']
elixir: ['1.13.4', '1.14.5', '1.15.7', '1.16.3']
# https://hexdocs.pm/elixir/compatibility-and-deprecations.html
exclude:
Expand Down

0 comments on commit 19742f3

Please sign in to comment.