Add arm/arm64 to goreleaser (#49)

Cryptic error (goreleaser/goreleaser#2389) was caused by not publishing arm64 architecture.
This commit is contained in:
DG
2021-09-06 21:17:53 -04:00
committed by GitHub
parent 5632a1039a
commit 990fd072a2
2 changed files with 29 additions and 21 deletions

View File

@@ -14,6 +14,8 @@ builds:
- linux
goarch:
- amd64
- arm
- arm64
archives:
- replacements:
darwin: Darwin