aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2017-10-11 00:23:58 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-10-11 15:00:10 +0000
commita317a99807ddf66b29a645fa39a5df9caad956fb (patch)
tree6c3bb825f93b3bc2ff22ed08a6073f1b512a47b1 /infra/branch-config
parent52ef0ec3cc3b094d4928d1d56e4f5ffb817a0e1c (diff)
Switch most Win Vulkan jobs to Clang.
Update examples in recipes. Change-Id: I096f259e8daa46af8626158a820fe226e99cd159 Reviewed-on: https://skia-review.googlesource.com/58200 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index d1628f52ed..d92b2c4439 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -40,8 +40,8 @@ verifiers {
builders { name: "Build-Debian9-GCC-x86_64-Debug-NoGPU" }
builders { name: "Build-Debian9-GCC-x86_64-Release" }
builders { name: "Build-Mac-Clang-x86_64-Release" }
+ builders { name: "Build-Win-Clang-x86_64-Release-Vulkan" }
builders { name: "Build-Win-MSVC-x86-Debug" }
- builders { name: "Build-Win-MSVC-x86_64-Release-Vulkan" }
builders { name: "Housekeeper-PerCommit-InfraTests" }
builders { name: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android" }
builders { name: "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug" }