We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e7666 commit 4c44718Copy full SHA for 4c44718
.github/workflows/ci.yml
@@ -16,18 +16,6 @@ jobs:
16
fail-fast: false
17
matrix:
18
include:
19
- - elixir: 1.13.x
20
- otp: 22.x
21
- tests_may_fail: false
22
23
- otp: 23.x
24
25
26
- otp: 24.x
27
28
29
- otp: 25.x
30
31
- elixir: 1.14.x
32
otp: 23.x
33
tests_may_fail: false
@@ -99,14 +87,6 @@ jobs:
99
87
100
88
101
89
102
103
104
105
106
107
108
109
110
90
111
91
112
92
0 commit comments