Skip to content

Commit 4bf0b7e

Browse files
authored
Update agent settings for goreleaser step (#1189)
1 parent 1927b11 commit 4bf0b7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ steps:
6363
command: ".buildkite/scripts/release.sh"
6464
agents:
6565
image: "golang:1.19.5"
66-
cpu: "8"
67-
memory: "4G"
66+
cpu: "4"
67+
memory: "16G"

0 commit comments

Comments
 (0)