Commit 221a1b5d by Robert Iannucci Committed by Commit Bot

[infra/config] Add cache for XCode on the mac builders

Change-Id: Ib4918c58aa63775c63b8d6852cf99264e629c040 Bug: None Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1745721 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent da8dad17
...@@ -67,6 +67,11 @@ builder_mixins { ...@@ -67,6 +67,11 @@ builder_mixins {
} }
EOF EOF
} }
caches {
# Cache for mac_toolchain tool and XCode.app
path: "osx_sdk"
name: "osx_sdk"
}
} }
builder_mixins { builder_mixins {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment