https://github.com/bluesky-social/goat but with tangled's CI

goreleaser: don't build for i386

+3
+3
.goreleaser.yaml
··· 13 13 - linux 14 14 - windows 15 15 - darwin 16 + goarch: 17 + - amd64 18 + - arm64 16 19 17 20 archives: 18 21 - formats: [tar.gz]