Skip to content

Commit 8b79fef

Browse files
committed
update lib
1 parent 226a735 commit 8b79fef

File tree

4 files changed

+1140
-501
lines changed

4 files changed

+1140
-501
lines changed

charmcraft.yaml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@
33

44
type: charm
55
bases:
6-
- name: "ubuntu"
7-
channel: "20.04"
8-
- name: "ubuntu"
9-
channel: "22.04"
6+
- build-on:
7+
- name: "ubuntu"
8+
channel: "22.04"
9+
run-on:
10+
- name: "ubuntu"
11+
channel: "22.04"
12+
- name: "ubuntu"
13+
channel: "20.04"
14+
1015
parts:
1116
charm:
1217
charm-binary-python-packages:

0 commit comments

Comments
 (0)