Skip to content

Commit

Permalink
Update charmcraft.yaml
Browse files Browse the repository at this point in the history
also allow building on 20.04
  • Loading branch information
simskij authored Mar 17, 2023
1 parent c4b833b commit 87b94ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
type: charm
bases:
- build-on:
- name: "ubuntu"
channel: "20.04"
- name: "ubuntu"
channel: "22.04"
run-on:
Expand Down

0 comments on commit 87b94ba

Please sign in to comment.