Skip to content

Commit

Permalink
Merge pull request #101 from dell/release-1.1.1
Browse files Browse the repository at this point in the history
Add Windows OS for release builds
  • Loading branch information
shenda1 authored Dec 20, 2023
2 parents 1935148 + 61b3bda commit ecae212
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ builds:
- '-s -w -X main.version={{.Version}} -X main.commit={{.Commit}}'
goos:
- freebsd
- windows
- linux
- darwin
goarch:
Expand Down

0 comments on commit ecae212

Please sign in to comment.