Remove unnused build configs for M1 builder
Bug: webrtc:12882 Change-Id: I3aa95d2305bee28c3ea5333b641ac1657a87e0ca Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/222643 Reviewed-by: Tommi <tommi@webrtc.org> Reviewed-by: Andrey Logvin <landrey@webrtc.org> Commit-Queue: Christoffer Jansson <jansson@google.com> Cr-Commit-Position: refs/heads/master@{#34318}
This commit is contained in:
parent
82f21fdb99
commit
41c700dbd1
@ -33,7 +33,6 @@
|
||||
'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
|
||||
@ -163,8 +162,6 @@
|
||||
'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