*(global): limit architectures list for edge build
This commit is contained in:
parent
b5d437c92a
commit
c7a2cbe04e
|
@ -17,6 +17,9 @@ description: |
|
||||||
grade: stable
|
grade: stable
|
||||||
confinement: strict
|
confinement: strict
|
||||||
|
|
||||||
|
architectures:
|
||||||
|
- build-on: [ amd64, i386, arm64, armhf ]
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
adguard-home:
|
adguard-home:
|
||||||
plugin: make
|
plugin: make
|
||||||
|
|
Loading…
Reference in New Issue