Skip to content

Commit 8e45195

Browse files
committed
remove outdated CI
1 parent c9ee3ab commit 8e45195

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
strategy:
1414
matrix:
1515
elixir:
16-
- "1.15"
17-
- "1.16"
1816
- "1.17"
1917
- "1.18"
2018
- "1.19"
@@ -29,14 +27,6 @@ jobs:
2927
otp: 25
3028
- elixir: 1.17
3129
otp: 28
32-
- elixir: 1.16
33-
otp: 28
34-
- elixir: 1.16
35-
otp: 27
36-
- elixir: 1.15
37-
otp: 28
38-
- elixir: 1.15
39-
otp: 27
4030

4131
steps:
4232
- name: Checkout

0 commit comments

Comments
 (0)