Skip to content

Commit be5d8e1

Browse files
(2.12) Revert Green Tea GC on goreleaser builds (#7332)
This reverts #7301 as we may be experiencing some problems with it. [skip ci] Signed-off-by: Neil Twigg <neil@nats.io>
2 parents 26b25bc + 8a3fccd commit be5d8e1

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.goreleaser-nightly.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ builds:
1010
env:
1111
- GO111MODULE=on
1212
- CGO_ENABLED=0
13-
- GOEXPERIMENT=greenteagc
1413
goos:
1514
- linux
1615
goarch:

.goreleaser.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ builds:
2424
- GOTOOLCHAIN={{ envOrDefault "GORELEASER_TOOLCHAIN" "go1.25.1" }}
2525
- GO111MODULE=on
2626
- CGO_ENABLED=0
27-
- GOEXPERIMENT=greenteagc
2827
goos:
2928
- darwin
3029
- linux

0 commit comments

Comments
 (0)