Skip to content

Commit 6744648

Browse files
authored
[buildkite] Add more memory to platform-support job agents (#99594) (#99595)
(cherry picked from commit 9a8f13f)
1 parent a94744f commit 6744648

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipelines/periodic-platform-support.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ steps:
2727
provider: gcp
2828
image: family/elasticsearch-{{matrix.image}}
2929
diskSizeGb: 350
30-
machineType: custom-32-98304
30+
machineType: n1-standard-32
3131
env: {}
3232
- group: platform-support-windows
3333
steps:
@@ -50,7 +50,7 @@ steps:
5050
agents:
5151
provider: gcp
5252
image: family/elasticsearch-{{matrix.image}}
53-
machineType: custom-32-98304
53+
machineType: n1-standard-32
5454
diskType: pd-ssd
5555
diskSizeGb: 350
5656
env:

0 commit comments

Comments
 (0)