Update build.yaml to remove specific architectures
Removed armhf, armv7, and i386 build configurations.
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
---
|
---
|
||||||
build_from:
|
build_from:
|
||||||
armhf: ghcr.io/hassio-addons/base:13.0.0
|
|
||||||
armv7: ghcr.io/hassio-addons/base:13.0.0
|
|
||||||
aarch64: ghcr.io/hassio-addons/base:13.0.0
|
aarch64: ghcr.io/hassio-addons/base:13.0.0
|
||||||
amd64: ghcr.io/hassio-addons/base:13.0.0
|
amd64: ghcr.io/hassio-addons/base:13.0.0
|
||||||
i386: ghcr.io/hassio-addons/base:13.0.0
|
|
||||||
|
|||||||
Reference in New Issue
Block a user