Skip to content

Commit 5503c03

Browse files
committed
Bump to least supported OTP version
1 parent cf49545 commit 5503c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
include:
1919
- pair: # Test very old Elixir and Erlang
2020
elixir: "1.14"
21-
otp: "23"
21+
otp: "25"
2222
- pair: # Test Erlang without -doc attribute support
2323
elixir: "1.16"
2424
otp: "26"

0 commit comments

Comments
 (0)