Skip to content

Commit

Permalink
MIT License
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjia404 committed Jul 2, 2023
1 parent f6dbcbe commit 37ef905
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ before:
- go generate ./...
builds:
- env:
- CGO_ENABLED=0
- CGO_ENABLED=1
goos:
- linux
- windows
Expand All @@ -19,7 +19,6 @@ builds:
- amd64
- arm
- arm64
- mipsle
ignore:
- goos: windows
goarch: arm
Expand Down

0 comments on commit 37ef905

Please sign in to comment.