Build charm on all architectures

Change-Id: I88a3b0531e1b78085c0c0666d06a427949efaf46
This commit is contained in:
Aurelien Lourot
2022-02-18 11:39:41 +01:00
parent eb453d3385
commit b171413830

View File

@@ -20,7 +20,16 @@ parts:
update-ca-certificates
bases:
- name: ubuntu
channel: "20.04"
architectures:
- amd64
- build-on:
- name: ubuntu
channel: "20.04"
architectures:
- amd64
- s390x
- ppc64el
- arm64
run-on:
- name: ubuntu
channel: "20.04"
- name: ubuntu
channel: "21.10"