| Index: infra/bots/recipes/swarm_compile.py
|
| diff --git a/infra/bots/recipes/swarm_compile.py b/infra/bots/recipes/swarm_compile.py
|
| index 022b0cd9ac7e0b174cfd20c2321bb7debb8eb128..5f7ae3662d13549fd90ea15eeb137d1e8c10fa4a 100644
|
| --- a/infra/bots/recipes/swarm_compile.py
|
| +++ b/infra/bots/recipes/swarm_compile.py
|
| @@ -29,6 +29,7 @@ TEST_BUILDERS = {
|
| 'Build-Mac-Clang-x86_64-Release-CMake',
|
| 'Build-Mac-Clang-x86_64-Release-GN',
|
| 'Build-Ubuntu-Clang-arm64-Release-GN_Android',
|
| + 'Build-Ubuntu-Clang-arm64-Release-GN_Android_Vulkan',
|
| 'Build-Ubuntu-Clang-x86_64-Debug-ASAN',
|
| 'Build-Ubuntu-Clang-x86_64-Debug-GN',
|
| 'Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot',
|
|
|