Skip to content

Commit aedf7c7

Browse files
committed
fix: minimum OTP version
1 parent 0fe9f98 commit aedf7c7

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
@@ -13,7 +13,7 @@ jobs:
1313
include:
1414
- otp: 27.0
1515
elixir: 1.18.2
16-
- otp: 21.3
16+
- otp: 24
1717
elixir: 1.11.4
1818

1919
steps:

0 commit comments

Comments
 (0)