feat(signing): added multi arch build
All checks were successful
test / test (push) Successful in 18s
ci / goreleaser (push) Successful in 29s

This commit is contained in:
Richard Robert Reitz 2025-10-20 16:49:41 +02:00
parent d2d708ef35
commit dec822baef

View file

@ -10,11 +10,11 @@ builds:
- CGO_ENABLED=0
goos:
- linux
#- darwin
#- windows
- darwin
- windows
goarch:
- amd64
#- arm64
- arm64
archives:
- formats: [tar.gz]
@ -43,9 +43,6 @@ signs:
- "--detach-sign"
- "${artifact}"
#binary_signs:
# - {}
changelog:
abbrev: 10
filters: