Skip to content

Commit

Permalink
Merge pull request #1678 from marquiz/devel/cloudbuild
Browse files Browse the repository at this point in the history
cloudbuild.yaml: change machine type to e1-highcpu-32
  • Loading branch information
k8s-ci-robot authored Apr 25, 2024
2 parents 4746c33 + aa6969c commit abb31ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ substitutions:
_PULL_BASE_REF: 'master'
options:
substitution_option: ALLOW_LOOSE
machineType: 'N1_HIGHCPU_8'
machineType: 'E2_HIGHCPU_32'

0 comments on commit abb31ae

Please sign in to comment.