Skip to content

Commit ad06ac7

Browse files
committed
Add Elixir 1.13 to CI
1 parent 4e2f416 commit ad06ac7

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
@@ -33,6 +33,8 @@ jobs:
3333
- elixir: 1.11.x
3434
otp: 23
3535
- elixir: 1.12.x
36+
otp: 23
37+
- elixir: 1.13.x
3638
otp: 24
3739
warnings_as_errors: true
3840
static_analysis: true

0 commit comments

Comments
 (0)