Commit ad5245ce authored by Helmut Grohne's avatar Helmut Grohne
Browse files

rebootstrap: allow 5 concurrent builds

parent aeb1e215
...@@ -56,8 +56,8 @@ print(""" ...@@ -56,8 +56,8 @@ print("""
- priority-sorter: - priority-sorter:
priority: '150' priority: '150'
- throttle: - throttle:
max-total: 8 max-total: 5
max-per-node: 4 max-per-node: 5
enabled: true enabled: true
option: category option: category
categories: categories:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment