type: charm parts: charm: source: src/ plugin: reactive reactive-charm-build-arguments: - --use-lock-file-branches - --verbose build-snaps: - charm/3.x/stable build-environment: - CHARM_INTERFACES_DIR: /root/project/interfaces/ - CHARM_LAYERS_DIR: /root/project/layers/ bases: - build-on: - name: ubuntu channel: "22.04" architectures: - amd64 run-on: - name: ubuntu channel: "22.04" architectures: [amd64, s390x, ppc64el, arm64] - name: ubuntu channel: "22.10" architectures: [amd64, s390x, ppc64el, arm64]