Use a larger machine for our cloud build.

Bug: skia:
Change-Id: I51ea222fb36f521f34f7a870a225423f8a46c887
Reviewed-on: https://skia-review.googlesource.com/144609
Auto-Submit: Joe Gregorio <jcgregorio@google.com>
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
This commit is contained in:
Joe Gregorio 2018-07-31 16:04:47 -04:00 committed by Skia Commit-Bot
parent f107a2fd01
commit a83bb57bfe

View File

@ -49,3 +49,5 @@ images:
- 'gcr.io/$PROJECT_ID/debugger:$COMMIT_SHA'
- 'gcr.io/$PROJECT_ID/skia-release:prod'
timeout: 7200s
options:
machineType: 'N1_HIGHCPU_32'