Skip to content

Commit

Permalink
Auto merge of #109073 - michaelwoerister:limit-mingw-llvm-link-jobs, …
Browse files Browse the repository at this point in the history
…r=Mark-Simulacrum

Limit the number of parallel link jobs during LLVM build for mingw.

This PR is an attempt to unblock rust-lang/rust#108355, which keeps failing while trying to link various LLVM artifacts on mingw runners. It looks like doing too many linking jobs might put too much load on the system? (Although I don't understand why the jobs are only failing for #108355 while they seem to pass for others)

r? infra-ci
  • Loading branch information
bors committed Mar 22, 2023
2 parents 589c038 + 69924c8 commit 4091a6b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 4091a6b

Please sign in to comment.