Skip to content

Commit aa6969c

Browse files
committed
cloudbuild.yaml: change machine type to e1-highcpu-32
Mitigate the big increase of build time after enabling armv7 builds.
1 parent 4746c33 commit aa6969c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ substitutions:
1212
_PULL_BASE_REF: 'master'
1313
options:
1414
substitution_option: ALLOW_LOOSE
15-
machineType: 'N1_HIGHCPU_8'
15+
machineType: 'E2_HIGHCPU_32'

0 commit comments

Comments
 (0)