File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -177,23 +177,24 @@ jobs:
177177 needs : changelog
178178 strategy :
179179 fail-fast : false
180+ max-parallel : 6
180181 matrix :
181182 integration :
182- - ' rust-lang/rls'
183183 - ' rust-lang/cargo'
184+ - ' rust-lang/rls'
184185 - ' rust-lang/chalk'
185- - ' Geal/nom'
186186 - ' rust-lang/rustfmt'
187- - ' hyperium/hyper'
188- - ' rust-itertools/itertools'
189- - ' serde-rs/serde'
187+ - ' Marwes/combine'
188+ - ' Geal/nom'
190189 - ' rust-lang/stdarch'
190+ - ' serde-rs/serde'
191+ - ' hyperium/hyper'
191192 - ' rust-random/rand'
192193 - ' rust-lang/futures-rs'
193- - ' Marwes/combine'
194+ - ' chronotope/chrono'
195+ - ' rust-itertools/itertools'
194196 - ' rust-lang-nursery/failure'
195197 - ' rust-lang/log'
196- - ' chronotope/chrono'
197198
198199 runs-on : ubuntu-latest
199200
You can’t perform that action at this time.
0 commit comments