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

This reverts commit 1c3d9ec5948826fac1a6f87656291e24b7662fff.
This commit is contained in:
Lan Tian 2021-03-06 20:52:04 +08:00
parent 3f612d2e76
commit 007b66e036
No known key found for this signature in database
GPG Key ID: 3D2E9DC81E5791C7

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