Revert "general: remove build for all arch but amd64"

This reverts commit 1c3d9ec594.
This commit is contained in:
Lan Tian
2021-03-06 20:52:04 +08:00
parent 3f612d2e76
commit 007b66e036

View File

@@ -12,7 +12,7 @@ workflows:
matrix:
parameters:
program: [frontend, proxy]
image_arch: [amd64]
image_arch: [i386, amd64, arm32v7, arm64v8, ppc64le, s390x]
filters:
branches:
only: master