Skip to content

Hosts can now have more than just a single runner

j.fritz requested to merge 12_multiple_runners_on_single_host into main

Having more than just a single runner may be necessary and is now implemented.

It comes with slight changes in the config-file, leading to a breaking change, i.e. the previous config-files cannot be used, but need to be updated. This is, however, rather easy to do.

Merge request reports