Skip to content

Commit 323980e

Browse files
committed
Bump release memory
1 parent f97fcea commit 323980e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ steps:
33
agents:
44
image: "golang:1.23.2@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32"
55
cpu: "8"
6-
memory: "16G"
6+
memory: "32G"
77
command:
88
- ".buildkite/scripts/release.sh"

0 commit comments

Comments
 (0)