Skip to content

Commit 0d3f3f9

Browse files
committed
Add linux/arm/v7 build
1 parent 3353d9c commit 0d3f3f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ kos:
3939
- linux/amd64
4040
- linux/arm64
4141
- linux/arm/v6
42+
- linux/arm/v7
4243
- id: tcp-multiplexer-dockerhub
4344
build: tcp-multiplexer
4445
repository: ingmarstein/tcp-multiplexer
@@ -51,3 +52,4 @@ kos:
5152
- linux/amd64
5253
- linux/arm64
5354
- linux/arm/v6
55+
- linux/arm/v7

0 commit comments

Comments
 (0)