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 9e45085 commit 8ee3900Copy full SHA for 8ee3900
.buildkite/release.yml
@@ -3,6 +3,6 @@ steps:
3
agents:
4
image: "golang:1.23.2@sha256:adee809c2d0009a4199a11a1b2618990b244c6515149fe609e2788ddf164bd10"
5
cpu: "8"
6
- memory: "12G"
+ memory: "16G"
7
command:
8
- ".buildkite/scripts/release.sh"
0 commit comments