Merge pull request #7614 from huoqifeng/s390x

s390x: build and package s390x bin in release assets
This commit is contained in:
Derek McGowan
2022-11-07 12:08:43 -08:00
committed by GitHub
2 changed files with 9 additions and 0 deletions

View File

@@ -69,6 +69,8 @@ jobs:
dockerfile-platform: linux/arm64
- dockerfile-ubuntu: 18.04
dockerfile-platform: linux/ppc64le
- dockerfile-ubuntu: 18.04
dockerfile-platform: linux/s390x
# riscv64 isn't supported by Ubuntu 18.04
- dockerfile-ubuntu: 22.04
dockerfile-platform: linux/riscv64