Skip to content

Commit

Permalink
Merge pull request #45 from k1LoW/cgo-darwin
Browse files Browse the repository at this point in the history
CGO_ENABLED=1 in dawwin
  • Loading branch information
k1LoW authored Apr 2, 2024
2 parents 75d55c5 + 0a382cd commit a940b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ builds:
-
id: killer-q-darwin
env:
- CGO_ENABLED=0
- CGO_ENABLED=1
goos:
- darwin
goarch:
Expand Down

0 comments on commit a940b99

Please sign in to comment.