Make the dawn-try-win10-x86-rel trybot includable

So manual builds can be triggered against it.

Change-Id: Ib47bf7bf4a74cef4aebf57e95f3b1c23694a5509
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/87669
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Austin Eng <enga@chromium.org>
This commit is contained in:
Austin Eng
2022-04-21 23:37:19 +00:00
committed by Dawn LUCI CQ
parent 66b70ec1a0
commit 0c12837348
3 changed files with 11 additions and 1 deletions

View File

@@ -26,6 +26,10 @@ config_groups {
dry_run_access_list: "project-dawn-tryjob-access"
}
tryjob {
builders {
name: "chromium/try/dawn-try-win10-x86-rel"
includable_only: true
}
builders {
name: "chromium/try/linux-dawn-rel"
}