Skip to content

Commit ec2042e

Browse files
committed
Add Elixir 1.12 and OTP 24 to CI
1 parent 9d5da0e commit ec2042e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
otp: 22
3333
- elixir: 1.11.x
3434
otp: 23
35+
- elixir: 1.12.x
36+
otp: 24
3537
warnings_as_errors: true
3638
static_analysis: true
3739
env:

0 commit comments

Comments
 (0)