mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-15 10:07:56 +08:00
Updates macOS and iOS bots to target 10.15.
Bug: None Change-Id: I6172b3b8ad57f526beb2f585ae8835c7efe030d7 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2085571 Reviewed-by: Mark Mentovai <mark@chromium.org> Reviewed-by: Justin Cohen <justincohen@chromium.org>
This commit is contained in:
parent
f8facb3fd4
commit
e8961956f3
@ -83,7 +83,7 @@ builder_mixins {
|
||||
|
||||
builder_mixins {
|
||||
name: "mac"
|
||||
dimensions: "os:Mac-10.13"
|
||||
dimensions: "os:Mac-10.15"
|
||||
dimensions: "cores:" # Can be 4 or 8 cores.
|
||||
recipe {
|
||||
properties: "target_os:mac"
|
||||
@ -96,7 +96,7 @@ builder_mixins {
|
||||
|
||||
builder_mixins {
|
||||
name: "ios"
|
||||
dimensions: "os:Mac-10.13"
|
||||
dimensions: "os:Mac-10.15"
|
||||
dimensions: "cores:" # Can be 4 or 8 cores.
|
||||
recipe {
|
||||
properties: "target_os:ios"
|
||||
|
Loading…
x
Reference in New Issue
Block a user