Add MB configs for M1 bots
Bug: chromium:1155245 Change-Id: Id353dde5348a8792deb8b4040a15a69969f187f1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/221825 Reviewed-by: Andrey Logvin <landrey@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34259}
This commit is contained in:
parent
3cc68ec32e
commit
5e65dd5f25
@ -33,6 +33,8 @@
|
||||
'Mac64 Release': 'release_bot_x64',
|
||||
'Mac64 Builder': 'pure_release_bot_x64',
|
||||
'Mac Asan': 'mac_asan_clang_release_bot_x64',
|
||||
'MacARM64 M1 Debug': 'debug_bot_arm64',
|
||||
'MacARM64 M1 Release': 'release_bot_arm64',
|
||||
|
||||
# Linux
|
||||
'Linux32 Debug': 'no_h264_debug_bot_x86',
|
||||
@ -161,6 +163,8 @@
|
||||
'mac_dbg': 'debug_bot_x64',
|
||||
'mac_rel': 'release_bot_x64',
|
||||
'mac_asan': 'mac_asan_clang_release_bot_x64',
|
||||
'MacARM64 M1 Debug try': 'debug_bot_arm64',
|
||||
'MacARM64 M1 Release try': 'release_bot_arm64',
|
||||
|
||||
# Linux
|
||||
'linux_compile_dbg': 'debug_bot_x64',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user