We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4ed960 commit 8051099Copy full SHA for 8051099
cmd/fti/.goreleaser.yml
@@ -17,7 +17,6 @@ builds:
17
- windows
18
goarch:
19
- amd64
20
- - arm64
21
22
archives:
23
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
0 commit comments