general: remove build for all arch but amd64
This commit is contained in:
parent
6cc0c617b4
commit
1c3d9ec594
@ -12,7 +12,7 @@ workflows:
|
||||
matrix:
|
||||
parameters:
|
||||
program: [frontend, proxy]
|
||||
image_arch: [i386, amd64, arm32v7, arm64v8, ppc64le, s390x]
|
||||
image_arch: [amd64]
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
|
Loading…
x
Reference in New Issue
Block a user