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.
2 parents 26b25bc + 8a3fccd commit be5d8e1Copy full SHA for be5d8e1
2 files changed
.goreleaser-nightly.yml
@@ -10,7 +10,6 @@ builds:
10
env:
11
- GO111MODULE=on
12
- CGO_ENABLED=0
13
- - GOEXPERIMENT=greenteagc
14
goos:
15
- linux
16
goarch:
.goreleaser.yml
@@ -24,7 +24,6 @@ builds:
24
- GOTOOLCHAIN={{ envOrDefault "GORELEASER_TOOLCHAIN" "go1.25.1" }}
25
26
27
28
29
- darwin
30
0 commit comments