Skip to content

Commit

Permalink
add arm support (#83)
Browse files Browse the repository at this point in the history
* add arm support

* add arm support

* add arm support

* build without docker dependencies

* revert build and release

---------

Co-authored-by: Samuel Warkentin <[email protected]>
  • Loading branch information
unclesamwk and Samuel Warkentin authored Dec 13, 2024
1 parent bb72ca4 commit 61096a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ builds:
- linux
goarch:
- amd64
- arm64
- <<: *defaultBuild
id: mittnitectl
binary: mittnitectl
Expand Down

0 comments on commit 61096a6

Please sign in to comment.