Skip to content

Commit 4c44718

Browse files
committed
drop 1.13 from test matrix
1 parent 63e7666 commit 4c44718

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,6 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
include:
19-
- elixir: 1.13.x
20-
otp: 22.x
21-
tests_may_fail: false
22-
- elixir: 1.13.x
23-
otp: 23.x
24-
tests_may_fail: false
25-
- elixir: 1.13.x
26-
otp: 24.x
27-
tests_may_fail: false
28-
- elixir: 1.13.x
29-
otp: 25.x
30-
tests_may_fail: false
3119
- elixir: 1.14.x
3220
otp: 23.x
3321
tests_may_fail: false
@@ -99,14 +87,6 @@ jobs:
9987
fail-fast: false
10088
matrix:
10189
include:
102-
- elixir: 1.13.x
103-
otp: 22.x
104-
- elixir: 1.13.x
105-
otp: 23.x
106-
- elixir: 1.13.x
107-
otp: 24.x
108-
- elixir: 1.13.x
109-
otp: 25.x
11090
- elixir: 1.14.x
11191
otp: 23.x
11292
- elixir: 1.14.x

0 commit comments

Comments
 (0)