| Index: infra/config/cq.cfg
|
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
|
| index 21516b59b367194a0932c58e89b11c5358766ca6..99fed5b588f0b673b63ca6edc182d1404cc6cf54 100644
|
| --- a/infra/config/cq.cfg
|
| +++ b/infra/config/cq.cfg
|
| @@ -44,8 +44,7 @@
|
| builders { name: "ios_api_framework" }
|
| builders { name: "linux_arm" }
|
| builders { name: "linux_asan" }
|
| - # Stuck offline (https://crbug.com/705369).
|
| - #builders { name: "linux_baremetal" }
|
| + builders { name: "linux_baremetal" }
|
| builders { name: "linux_compile_dbg" }
|
| builders { name: "linux_libfuzzer_rel" }
|
| builders { name: "linux_memcheck" }
|
|
|