flake: check.hostConfigs: build *-light first even for -next

This commit is contained in:
Colin 2023-12-11 23:00:15 +00:00
parent cd312e41d4
commit f1e59061d7
1 changed files with 4 additions and 0 deletions

View File

@ -474,6 +474,10 @@
${checkHost "moby"}
${checkHost "rescue"}
# still want to build the -light variants first so as to avoid multiple simultaneous webkitgtk builds
${checkHost "desko-light-next"}
${checkHost "moby-light-next"}
${checkHost "desko-next"}
${checkHost "lappy-next"}
${checkHost "servo-next"}