Fix typo
Bug: b/316080018 Change-Id: I5003b0596727875444eaeea50cb46dc76e555120 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/331401 Reviewed-by: Jeremy Leconte <jleconte@google.com> Commit-Queue: Jeremy Leconte <jleconte@webrtc.org> Auto-Submit: Christoffer Dewerin <jansson@google.com> Reviewed-by: Jeremy Leconte <jleconte@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41380}
This commit is contained in:
parent
042e57deea
commit
2c03790842
@ -202,6 +202,8 @@
|
||||
'mac_rel_m1': 'release_bot_arm64',
|
||||
|
||||
# Windows
|
||||
'win11_debug': 'win_clang_debug_bot_x64',
|
||||
'win11_release': 'win_clang_release_bot_x64',
|
||||
'win_asan': 'win_asan_clang_release_bot_x64',
|
||||
'win_compile_x64_clang_dbg': 'win_clang_debug_bot_x64',
|
||||
'win_compile_x64_clang_rel': 'win_clang_release_bot_x64',
|
||||
@ -216,8 +218,6 @@
|
||||
'dummy_audio_file_devices_no_protobuf':
|
||||
'dummy_audio_file_devices_no_protobuf_x86',
|
||||
'rtti_no_sctp': 'rtti_no_sctp_no_unicode_win_x86',
|
||||
'win11_release': 'win_clang_release_bot_x64',
|
||||
'win11_debug': 'win_clang_debug_bot_x64',
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user