File tree Expand file tree Collapse file tree 2 files changed +4
-19
lines changed Expand file tree Collapse file tree 2 files changed +4
-19
lines changed Original file line number Diff line number Diff line change 19
19
strategy :
20
20
matrix :
21
21
include :
22
- - otp : 24 .0
23
- elixir : 1.14 .0
22
+ - otp : 27 .0
23
+ elixir : 1.17 .0
24
24
25
25
env :
26
26
MIX_ENV : test
Original file line number Diff line number Diff line change 17
17
include :
18
18
- otp : 27.0
19
19
elixir : 1.17.0
20
- - otp : 26.0
21
- elixir : 1.15.7
22
- lint : true
23
- integration : true
24
- coverage : true
25
- - otp : 25.0
26
- elixir : 1.14.5
27
- - otp : 25.0
28
- elixir : 1.13.4
29
- - otp : 24.0
30
- elixir : 1.12.3
31
- - otp : 23.3
32
- elixir : 1.11.4
33
- - otp : 23.3
34
- elixir : 1.10.4
35
20
- otp : 22.3
36
21
elixir : 1.9.4
37
22
@@ -137,8 +122,8 @@ jobs:
137
122
strategy :
138
123
fail-fast : false
139
124
matrix :
140
- otp : [24.2 ]
141
- elixir : [1.13.1 ]
125
+ otp : [27.0 ]
126
+ elixir : [1.17.0 ]
142
127
143
128
env :
144
129
MIX_ENV : test
You can’t perform that action at this time.
0 commit comments