From 73c58010c72d7e09b99d34a01cd25ffa778faff5 Mon Sep 17 00:00:00 2001 From: Corentin Wallez Date: Tue, 25 Feb 2020 17:12:27 +0000 Subject: [PATCH] infra: Use macOS 10.15 and newer OSX SDK. Bug: dawn:339 Change-Id: If25b3ace5ee6fe8d58054f9421a3417870dda750 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/16200 Reviewed-by: Austin Eng Commit-Queue: Corentin Wallez --- infra/config/global/cr-buildbucket.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/config/global/cr-buildbucket.cfg b/infra/config/global/cr-buildbucket.cfg index c5d47f7821..1d4532572d 100644 --- a/infra/config/global/cr-buildbucket.cfg +++ b/infra/config/global/cr-buildbucket.cfg @@ -72,7 +72,7 @@ builder_mixins { } builder_mixins { name: "mac" - dimensions: "os:Mac-10.13" + dimensions: "os:Mac-10.15" caches: { # cache for depot_tools.osx_sdk recipe module name: "osx_sdk" path: "osx_sdk" @@ -80,7 +80,7 @@ builder_mixins { recipe { properties_j: <