Due to the new gosigar dep introduced in libp2p
@@ -15,6 +15,11 @@ builds:
- arm
- 386
- arm64
+ ignore:
+ - goos: darwin
+ goarch: arm64
+ goarch: amd64
source:
enabled: true
name_template: '{{ .ProjectName }}-{{ .Tag }}-source'