Skip to content

Commit

Permalink
Merge pull request #12 from Treblle/feature/release-changes
Browse files Browse the repository at this point in the history
feature: adding windows and freebsd to build release
  • Loading branch information
JustSteveKing authored Sep 25, 2024
2 parents 9fd6e63 + 4f86787 commit 42e63d0
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 42e63d0

Please sign in to comment.