Skip to content

Commit

Permalink
[infra/config] Add cache for XCode on the mac builders
Browse files Browse the repository at this point in the history
Change-Id: Ib4918c58aa63775c63b8d6852cf99264e629c040
Bug: None
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1745721
Commit-Queue: Jamie Madill <[email protected]>
Reviewed-by: Jamie Madill <[email protected]>
  • Loading branch information
riannucci authored and Commit Bot committed Aug 9, 2019
1 parent da8dad1 commit 221a1b5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions infra/config/global/cr-buildbucket.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@ builder_mixins {
}
EOF
}
caches {
# Cache for mac_toolchain tool and XCode.app
path: "osx_sdk"
name: "osx_sdk"
}
}

builder_mixins {
Expand Down

0 comments on commit 221a1b5

Please sign in to comment.