Skip to content

Commit

Permalink
Add armv7 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Myst3rion09 committed Jan 22, 2024
1 parent 813ddc1 commit 9afa5e7
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 @@ -4,12 +4,13 @@ builds:
- CGO_ENABLED=0 # this is needed otherwise the Docker image build is faulty
goarch:
- amd64
- arm
- arm64
goos:
- linux
- windows
goarm:
- 8
- 7

archives:
- format: binary
Expand Down

0 comments on commit 9afa5e7

Please sign in to comment.