Skip to content

ci: Increase the fetch jobs we use

Jordan Petridіs requested to merge alatiera/cerbero:alatiera/fetch-jobs into main

We have a lot of idle time in windows while waiting for builds to finish, but we can queue up more fetch jobs in the meantime so it cuts down on idle time waiting for a fetch/extract.

Generally, we never manage to saturate the network bandwidth on the CI runners and we are limited by the remotes we fetch artifacts from, so this should also speed the build somewhat.

Merge request reports

Loading