feat: build darwin arm64

This commit is contained in:
Jan De Dobbeleer 2022-03-29 19:42:04 +02:00 committed by Jan De Dobbeleer
parent 32879eb990
commit 6d20c9a135

View file

@ -35,8 +35,6 @@ builds:
goarch: arm
- goos: windows
goarch: arm
- goos: darwin
goarch: arm64
hooks:
post:
- sh -c "cosign sign-blob --key $COSIGN_KEY_LOCATION {{ .Path }} > dist/{{ .Name }}.sig"