Skip to content

Commit

Permalink
feature: adding windows and freebsd to build release
Browse files Browse the repository at this point in the history
  • Loading branch information
JustSteveKing committed Sep 25, 2024
1 parent 9fd6e63 commit 4f86787
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ builds:
goos:
- linux
- darwin
- windows
- freebsd
goarm:
- 6
- 7
goamd64:
- v2
- v3

release:
prerelease: auto
Expand Down

0 comments on commit 4f86787

Please sign in to comment.