Index: ios/build/bots/chromium.fyi/GomaCanaryiOS.json |
diff --git a/ios/build/bots/chromium.fyi/GomaCanaryiOS.json b/ios/build/bots/chromium.fyi/GomaCanaryiOS.json |
index 69b9df8aa8e6af1db300e14c0c826b0fed06ae72..36b1c343bbbab9683ea88709831fc7654b3ab12e 100644 |
--- a/ios/build/bots/chromium.fyi/GomaCanaryiOS.json |
+++ b/ios/build/bots/chromium.fyi/GomaCanaryiOS.json |
@@ -1,7 +1,4 @@ |
{ |
- "owners": [ |
- "yyanagisawa" |
- ], |
"comments": [ |
"Goma canary builder for iOS." |
], |
@@ -10,6 +7,7 @@ |
"goma_dir=\"$(goma_dir)\"", |
"ios_enable_code_signing=false", |
"is_component_build=false", |
+ "is_debug=false", |
"target_cpu=\"arm\"", |
"target_os=\"ios\"", |
"use_goma=true" |
@@ -18,7 +16,6 @@ |
"all" |
], |
"use_goma_canary": true, |
- "compiler": "ninja", |
"configuration": "Release", |
"sdk": "iphoneos10.0", |
"tests": [ |