Skip to content

Commit

Permalink
build binaries for windows amd64 & arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrossbach committed Jul 29, 2024
1 parent 6b466cd commit 8e1195d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ builds:
- linux_amd64_v1
- darwin_amd64
- darwin_arm64
- windows_amd64
- windows_arm64
main: ./cmd/noah-mqtt
archives:
- files:
Expand Down

0 comments on commit 8e1195d

Please sign in to comment.