Skip to content

Commit

Permalink
Add support for arm64 platforn (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-lesniewski-sr authored Dec 18, 2024
1 parent 2fd8bae commit c70782f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ builds:
- darwin
- linux
goarch:
- amd64
- amd64
- arm64

0 comments on commit c70782f

Please sign in to comment.