File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -90,24 +90,34 @@ jobs:
90
90
include :
91
91
- elixir : 1.14.x
92
92
otp : 23.x
93
+ tests_may_fail : false
93
94
- elixir : 1.14.x
94
95
otp : 24.x
96
+ tests_may_fail : false
95
97
- elixir : 1.14.x
96
98
otp : 25.x
99
+ tests_may_fail : false
97
100
- elixir : 1.14.x
98
101
otp : 26.x
102
+ tests_may_fail : false
99
103
- elixir : 1.15.x
100
104
otp : 24.x
105
+ tests_may_fail : false
101
106
- elixir : 1.15.x
102
107
otp : 25.x
108
+ tests_may_fail : false
103
109
- elixir : 1.15.x
104
110
otp : 26.x
111
+ tests_may_fail : false
105
112
- elixir : 1.16.x
106
113
otp : 24.x
114
+ tests_may_fail : false
107
115
- elixir : 1.16.x
108
116
otp : 25.x
117
+ tests_may_fail : false
109
118
- elixir : 1.16.x
110
119
otp : 26.x
120
+ tests_may_fail : false
111
121
- elixir : 1.17.x
112
122
otp : 25.x
113
123
tests_may_fail : false
You can’t perform that action at this time.
0 commit comments