Charm needs to run on bionic

Change-Id: Ica5a4093b6f28eabfff6eb337776abc2c9cf5e3c
This commit is contained in:
Liam Young 2022-09-14 07:50:47 +00:00
parent f13d1bf9e6
commit 95d4db18d1
1 changed files with 3 additions and 0 deletions

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]