Skip to content

Commit

Permalink
test: enable build of linux 32 and 64 bit
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Apr 27, 2024
1 parent 8b1cb33 commit ec3e6e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ builds:
goos:
- linux
goarch:
- arm64
- 386
- amd64
goarm:
- 7


nfpms:
-
formats:
Expand Down

0 comments on commit ec3e6e2

Please sign in to comment.