summaryrefslogtreecommitdiff
path: root/.goreleaser.yml
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2020-05-05 21:13:56 -0400
committerGitHub <noreply@github.com>2020-05-05 19:13:56 -0600
commit9e5d9e2530109c72a406979fabe9ac5352171423 (patch)
tree879536f453320d152a19450b12566f298d650404 /.goreleaser.yml
parent9408dacc272e60759aa90ab4766d95bfde3d5fb1 (diff)
ci: Add linux-armv5 builds (#3356)
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to '.goreleaser.yml')
-rw-r--r--.goreleaser.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.goreleaser.yml b/.goreleaser.yml
index 9dcfab1..e662799 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -29,6 +29,7 @@ builds:
- s390x
- ppc64le
goarm:
+ - 5
- 6
- 7
ignore:
@@ -46,6 +47,9 @@ builds:
goarch: ppc64le
- goos: freebsd
goarch: s390x
+ - goos: freebsd
+ goarch: arm
+ goarm: 5
flags:
- -trimpath
ldflags: