Skip to content

Commit

Permalink
Change to support only amd64 and arm64 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
musaprg authored Jan 3, 2024
1 parent 21a07bf commit b1e9dd3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ builds:
- linux
- windows
- darwin
goarch:
- amd64
- arm64
main: ./cmd/annict-epgstation-connector/main.go

archives:
Expand Down

0 comments on commit b1e9dd3

Please sign in to comment.