Skip to content

Commit

Permalink
Bump to least supported OTP version
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Oct 25, 2024
1 parent cf49545 commit 5503c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
include:
- pair: # Test very old Elixir and Erlang
elixir: "1.14"
otp: "23"
otp: "25"
- pair: # Test Erlang without -doc attribute support
elixir: "1.16"
otp: "26"
Expand Down

0 comments on commit 5503c03

Please sign in to comment.