Skip to content

Commit

Permalink
fix: disable windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
ecojuntak authored Dec 15, 2022
1 parent 9ff7d6a commit 4d75d0f
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:
- CGO_ENABLED=0
goos:
- linux
- windows
# - windows
# - darwin
main: ./cmd/main.go
archives:
Expand Down

0 comments on commit 4d75d0f

Please sign in to comment.