diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 469b58d7e2..91f1c8a3bd 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -63,5 +63,5 @@ steps: command: ".buildkite/scripts/release.sh" agents: image: "golang:1.19.5" - cpu: "8" - memory: "4G" + cpu: "4" + memory: "16G"