Charm needs to run on bionic

Change-Id: Ieabf897e0b1ed5f22ecc4d6ae93617655d6f1999
This commit is contained in:
Liam Young 2022-09-14 07:50:40 +00:00
parent 0326cc6d60
commit 61c0f2c58b
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]