diff --git a/.goreleaser.yml b/.goreleaser.yml index 95086aeb3..a2fbee302 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -34,8 +34,10 @@ builds: goarch: 386 - goos: openbsd goarch: arm + - goos: openbsd + goarch: arm64 - goos: freebsd - goarch: arm + goarch: arm64 changelog: skip: true