Skip to content

Commit 93d8fb8

Browse files
authored
Merge pull request #3741 from ShivangGoswami/s390x-support
✨ Start to build CLI binary for linux_s390x as target
2 parents 53d6091 + f275c8d commit 93d8fb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ builds:
4141
- linux_amd64
4242
- linux_arm64
4343
- linux_ppc64le
44+
- linux_s390x
4445
- darwin_amd64
4546
- darwin_arm64
4647
env:

0 commit comments

Comments
 (0)