diff --git a/infra/mb/mb_config.pyl b/infra/mb/mb_config.pyl index 12b11780260..32a5de6e62d 100644 --- a/infra/mb/mb_config.pyl +++ b/infra/mb/mb_config.pyl @@ -688,7 +688,8 @@ # Debug configs for x64. 'debug_x64': [ 'debug_bot', 'x64'], - 'debug_x64_asan_turboshaft_csa': [ + +'debug_x64_asan_turboshaft_csa': [ 'debug_bot', 'x64', 'asan', 'lsan', 'v8_enable_turboshaft_csa'], 'debug_x64_asan_centipede': [ 'debug_bot', 'x64', 'asan', 'use_centipede'],