Skip to content

Commit b789233

Browse files
committed
chore: update goreleaser to upload armv6 architecture asset
Signed-off-by: Sidharth Jawale <sidharth@obmondo.com>
1 parent a055548 commit b789233

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.goreleaser.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ builds:
5353
- arm64
5454
- arm
5555
goarm:
56+
- "6"
5657
- "7"
5758
flags:
5859
- -v
@@ -72,6 +73,7 @@ builds:
7273
- arm64
7374
- arm
7475
goarm:
76+
- "6"
7577
- "7"
7678
flags:
7779
- -v

0 commit comments

Comments
 (0)