commit | c5f0c16b61e5d98e0496a1aa133915667c6cf6f8 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@google.com> | Thu May 11 11:49:58 2017 -0400 |
committer | Steven Valdez <svaldez@google.com> | Thu May 11 16:49:08 2017 +0000 |
tree | 6337f16a84586fff7bf8d1f6ec848324e47f9ffd | |
parent | 1e5cb820de99c754b57ab4321e1456ac6bdc1a78 [diff] |
Restore ios64_compile to the CQ. See if it works now that https://boringssl-review.googlesource.com/c/16150/ is in. Change-Id: I082f4826d1a2d8688664ce2f24a5ad561e4c41c4 Reviewed-on: https://boringssl-review.googlesource.com/16204 Reviewed-by: Steven Valdez <svaldez@google.com>
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 8516c29..4f6ea47 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg
@@ -61,9 +61,7 @@ builders { name: "linux_fips_noasm_asan" } builders { name: "ios_compile" } - # TODO(davidben): Restore this builder once it's been switched to a - # newer macOS version. - # builders { name: "ios64_compile" } + builders { name: "ios64_compile" } builders { name: "android_arm_compile" } builders { name: "android_aarch64_compile" }