Turn off Goma for Linux GCC.

GCC is not supported by Goma RBE.

Bug: webrtc:11129
Change-Id: Idab14eecc87f88e8b7a1d48f2da467c5c6b27a94
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/160880
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29932}
This commit is contained in:
Patrik Höglund 2019-11-27 12:48:08 +01:00 committed by Commit Bot
parent 26cc5e650f
commit 6565681128

View File

@ -253,7 +253,7 @@
'configs': {
# Linux, Mac and Windows
'gcc_release_bot_x64': [
'gcc', 'release_bot', 'x64', 'no_rtc_tests'
'gcc', 'release_bot_no_goma', 'x64', 'no_rtc_tests'
],
# TODO(kjellander): Restore Goma for this when crbug.com/726706 is fixed.
'debug_bot_arm': [