Skip to content

Commit 72135b3

Browse files
committed
Fix: Force GOTOOLCHAIN=local to use installed Go 1.25.6
1 parent fd2b18a commit 72135b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ before:
1010
builds:
1111
- env:
1212
- CGO_ENABLED=0
13+
- GOTOOLCHAIN=local
1314
ldflags:
1415
- -s -w -X github.com/outsystems/chisel/share.BuildVersion={{.Version}}
1516
flags:

0 commit comments

Comments
 (0)