Skip to content

Commit

Permalink
try arm compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
wwsean08 authored and dlvhdr committed May 5, 2023
1 parent ef4ac30 commit b140e68
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .goreleaser.yaml
Expand Up @@ -10,6 +10,11 @@ builds:
- linux
- windows
- darwin
goarch:
- amd64
- arm64
- arm
- "386"
ldflags:
- -s -w
- -X github.com/dlvhdr/gh-dash/cmd.Version={{.Version}}
Expand Down

0 comments on commit b140e68

Please sign in to comment.