We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1927b11 commit 4bf0b7eCopy full SHA for 4bf0b7e
.buildkite/pipeline.yml
@@ -63,5 +63,5 @@ steps:
63
command: ".buildkite/scripts/release.sh"
64
agents:
65
image: "golang:1.19.5"
66
- cpu: "8"
67
- memory: "4G"
+ cpu: "4"
+ memory: "16G"
0 commit comments