Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 3317eee

Browse files
authored
.cirrus.yml: bump Release task resources (#116)
1 parent 4591dec commit 3317eee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cirrus.yml

+2
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,7 @@ task:
8787
GITHUB_TOKEN: ENCRYPTED[!98ace8259c6024da912c14d5a3c5c6aac186890a8d4819fad78f3e0c41a4e0cd3a2537dd6e91493952fb056fa434be7c!]
8888
container:
8989
image: golang:latest
90+
cpu: 4
91+
memory: 12G
9092
install_script: curl -sfL https://install.goreleaser.com/github.com/goreleaser/goreleaser.sh | sh
9193
release_script: ./bin/goreleaser

0 commit comments

Comments
 (0)