Commit 2644303
committed
chore: update CI to test only modern Elixir/OTP versions
- Update test.yml matrix to only test Elixir 1.18 & 1.19
- Update test.yml matrix to only test OTP 27 & 28
- Reduce from 18 to 4 matrix combinations
- Update mix.exs minimum Elixir version to ~> 1.18
- Remove exclude section as all combinations are compatible1 parent 77ce32a commit 2644303
3 files changed
+3
-51
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 15 | + | |
| 16 | + | |
23 | 17 | | |
24 | 18 | | |
25 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments