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 f97fcea commit 323980eCopy full SHA for 323980e
.buildkite/release.yml
@@ -3,6 +3,6 @@ steps:
3
agents:
4
image: "golang:1.23.2@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32"
5
cpu: "8"
6
- memory: "16G"
+ memory: "32G"
7
command:
8
- ".buildkite/scripts/release.sh"
0 commit comments