Skip to content

Commit 8051099

Browse files
committed
remove arm64 support
1 parent c4ed960 commit 8051099

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/fti/.goreleaser.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ builds:
1717
- windows
1818
goarch:
1919
- amd64
20-
- arm64
2120

2221
archives:
2322
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'

0 commit comments

Comments
 (0)