Dawn infra: update the primary branch to "main"
Bug: dawn:555 Change-Id: I2c7f67d216c79babb76264d83e66a6f0caa9ad79 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/30703 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org>
This commit is contained in:
parent
e3faaae11a
commit
45b6de9149
|
@ -3,7 +3,7 @@ consoles {
|
|||
id: "ci"
|
||||
name: "Dawn CI Builders"
|
||||
repo_url: "https://dawn.googlesource.com/dawn"
|
||||
refs: "refs/heads/master"
|
||||
refs: "refs/heads/main"
|
||||
manifest_name: "REVISION"
|
||||
|
||||
builders {
|
||||
|
|
|
@ -22,7 +22,7 @@ trigger {
|
|||
acl_sets: "default"
|
||||
gitiles {
|
||||
repo: "https://dawn.googlesource.com/dawn.git"
|
||||
refs: "refs/heads/master"
|
||||
refs: "refs/heads/main"
|
||||
}
|
||||
triggers: "linux-clang-dbg-x64"
|
||||
triggers: "linux-clang-rel-x64"
|
||||
|
|
Loading…
Reference in New Issue