Skip to content

Commit a3564ff

Browse files
committed
Bump release disk size
1 parent 680e37c commit a3564ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.buildkite/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ steps:
22
- label: Release
33
agents:
44
image: "golang:1.23.2@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32"
5-
cpu: "12"
5+
cpu: "16"
66
memory: "32G"
7+
ephemeralStorage: "20G"
78
command:
89
- ".buildkite/scripts/release.sh"

0 commit comments

Comments
 (0)