Charm needs to run on bionic

Change-Id: I78befa187d770181c9857d35c1c673f388797c46
This commit is contained in:
Liam Young 2022-09-14 07:50:56 +00:00
parent 89bf944119
commit 582c3d7148

View File

@ -25,6 +25,9 @@ bases:
architectures:
- amd64
run-on:
- name: ubuntu
channel: "18.04"
architectures: [amd64, s390x, ppc64el, arm64]
- name: ubuntu
channel: "20.04"
architectures: [amd64, s390x, ppc64el, arm64]