Index: infra/bots/recipes/swarm_compile.py |
diff --git a/infra/bots/recipes/swarm_compile.py b/infra/bots/recipes/swarm_compile.py |
index 7b7047f02e61bf6ea823a78dabf2326f6acf0dbe..09fb1f62bc4b6c1fc00e872a2db0ccc1fb95b0f5 100644 |
--- a/infra/bots/recipes/swarm_compile.py |
+++ b/infra/bots/recipes/swarm_compile.py |
@@ -26,12 +26,12 @@ TEST_BUILDERS = { |
'Build-Mac-Clang-Arm7-Release-iOS', |
'Build-Mac-Clang-x86_64-Debug-CommandBuffer', |
'Build-Mac-Clang-x86_64-Release-CMake', |
+ 'Build-Ubuntu-Clang-x86_64-Debug-GN', |
'Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot', |
'Build-Ubuntu-GCC-Arm7-Release-Android', |
'Build-Ubuntu-GCC-Arm7-Release-Android_Vulkan', |
'Build-Ubuntu-GCC-x86-Debug', |
'Build-Ubuntu-GCC-x86_64-Debug-MSAN', |
- 'Build-Ubuntu-Clang-x86_64-Debug-GN', |
'Build-Ubuntu-GCC-x86_64-Debug-GN', |
'Build-Ubuntu-GCC-x86_64-Release-CMake', |
'Build-Ubuntu-GCC-x86_64-Release-PDFium', |