Skip to content

Commit ca81cff

Browse files
committed
add OTP 25 to test matrix
1 parent cef11ab commit ca81cff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ jobs:
3333
tests_may_fail: false
3434
check_unused_deps: true
3535
warnings_as_errors: false
36+
- elixir: 1.13.x
37+
otp: 25.x
38+
tests_may_fail: false
39+
check_unused_deps: true
40+
warnings_as_errors: false
3641
- elixir: 1.13.x
3742
otp: 24.3.x
3843
tests_may_fail: false

0 commit comments

Comments
 (0)