Skip to content

Commit 413c32d

Browse files
ci: update all n1-standard-4 type runners to n2-standard-4 (#8340) (#8342)
(cherry picked from commit f08681f) Co-authored-by: Panos Koutsovasilis <[email protected]>
1 parent ee189e0 commit 413c32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/bk.integration.pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ steps:
391391
limit: 1
392392
agents:
393393
provider: "gcp"
394-
machineType: "n1-standard-4"
394+
machineType: "n2-standard-4"
395395
image: "${IMAGE_UBUNTU_2404_X86_64}"
396396
diskSizeGb: 80
397397
matrix:

0 commit comments

Comments
 (0)