Skip to content

Commit ef9f856

Browse files
authored
Merge pull request #1430 from Ganiredi/automated-cherry-pick-of-#1421-upstream-release-1.36
Automated cherry pick of #1421: cloudbuild: upgrade to E2_HIGHCPU_32 to fix session timeout
2 parents 7ece86a + 5756219 commit ef9f856

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
options:
33
dynamic_substitutions: true
44
substitution_option: ALLOW_LOOSE
5-
machineType: 'N1_HIGHCPU_8'
5+
machineType: 'E2_HIGHCPU_32'
66
steps:
77
- name: gcr.io/cloud-builders/git
88
args: ['fetch', '--tags']

0 commit comments

Comments
 (0)