Skip to content

Commit f08681f

Browse files
ci: update all n1-standard-4 type runners to n2-standard-4 (#8340)
1 parent 58a82b3 commit f08681f

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
@@ -394,7 +394,7 @@ steps:
394394
limit: 1
395395
agents:
396396
provider: "gcp"
397-
machineType: "n1-standard-4"
397+
machineType: "n2-standard-4"
398398
image: "${IMAGE_UBUNTU_2404_X86_64}"
399399
diskSizeGb: 80
400400
matrix:

0 commit comments

Comments
 (0)