PRESUBMIT: Add iOS ARM64 trybots to default set.
BUG=chromium:436831 TBR=phoglund@webrtc.org Review URL: https://webrtc-codereview.appspot.com/25319004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7822 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
fb01376eca
commit
d91d359feb
@ -295,6 +295,8 @@ def GetPreferredTryMasters(project, change):
|
||||
] + android_gn_bots
|
||||
ios_bots = [
|
||||
'ios',
|
||||
'ios_arm64',
|
||||
'ios_arm64_rel',
|
||||
'ios_rel',
|
||||
]
|
||||
linux_gn_bots = [
|
||||
|
Loading…
Reference in New Issue
Block a user