Skip to content

Commit af7ded6

Browse files
authored
fix: dont set cgo env (#51)
1 parent 797e724 commit af7ded6

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.goreleaser.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ before:
55
- go mod tidy
66

77
builds:
8-
- env:
9-
- CGO_ENABLED=0
10-
goos:
8+
- goos:
119
- linux
1210
- darwin
1311
binary: daylog

0 commit comments

Comments
 (0)