Skip to content

Commit

Permalink
Remove unnused build configs for M1 builder
Browse files Browse the repository at this point in the history
Bug: webrtc:12882
Change-Id: I3aa95d2305bee28c3ea5333b641ac1657a87e0ca
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/222643
Reviewed-by: Tommi <[email protected]>
Reviewed-by: Andrey Logvin <[email protected]>
Commit-Queue: Christoffer Jansson <[email protected]>
Cr-Commit-Position: refs/heads/master@{#34318}
  • Loading branch information
KaptenJansson authored and WebRTC LUCI CQ committed Jun 17, 2021
1 parent 82f21fd commit 41c700d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools_webrtc/mb/mb_config.pyl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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',
Expand Down

0 comments on commit 41c700d

Please sign in to comment.