Skip to content

Commit

Permalink
Merge pull request #1685 from marquiz/devel/cloud-build
Browse files Browse the repository at this point in the history
cloudbuild.yaml: downgrade machine type to e2-highcpu-8
  • Loading branch information
k8s-ci-robot committed Apr 26, 2024
2 parents f2c7468 + cf6f0f7 commit 122373c
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: 'E2_HIGHCPU_32'
machineType: 'E2_HIGHCPU_8'

0 comments on commit 122373c

Please sign in to comment.