builders: Increase maxsteps to 9 to match current helper configuration maximums

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2018-09-10 11:12:25 +01:00
parent 4fbcd0a395
commit ad5baf5ce1

View File

@ -10,7 +10,7 @@ import json
builders = []
maxsteps = 8
maxsteps = 9
# Environment to pass into the workers, e.g. to load further local configuration
# fragments