Skip to content

Commit c40632f

Browse files
authored
Update .goreleaser.yml
1 parent 1e752f5 commit c40632f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ builds:
1010
- amd64
1111
- arm
1212
- arm64
13+
- ppc64le
1314
archives:
1415
- name_template: "{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
1516
snapshot:

0 commit comments

Comments
 (0)