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 fa32bc2 commit 64abe01Copy full SHA for 64abe01
.buildkite/release.yml
@@ -3,6 +3,6 @@ steps:
3
agents:
4
image: "golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0"
5
cpu: "8"
6
- memory: "8G"
+ memory: "12G"
7
command:
8
- ".buildkite/scripts/release.sh"
0 commit comments