Index: infra/bots/recipes/swarm_compile.py |
diff --git a/infra/bots/recipes/swarm_compile.py b/infra/bots/recipes/swarm_compile.py |
index a9f7fb03a17bb4e57172ad9a5798d3dc5e2db96c..750d2dbfef1c71e46468771d5c202fc4ac3d621d 100644 |
--- a/infra/bots/recipes/swarm_compile.py |
+++ b/infra/bots/recipes/swarm_compile.py |
@@ -265,7 +265,7 @@ def GenTests(api): |
mastername = 'client.skia.compile' |
slavename = 'skiabot-win-compile-000' |
- buildername = 'Build-Ubuntu-GCC-x86-Debug' |
+ buildername = 'Build-Ubuntu-GCC-x86_64-Debug' |
yield ( |
api.test('failed_compile') + |
api.properties(buildername=buildername, |