Skip to content

Commit

Permalink
fix issues with the series (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij authored Mar 17, 2023
1 parent efc1de3 commit c4b833b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@ type: charm
bases:
- build-on:
- name: "ubuntu"
channel: "20.04"
channel: "22.04"
run-on:
- name: "ubuntu"
channel: "20.04"
- build-on:
- name: "ubuntu"
channel: "22.04"
run-on:
- name: "ubuntu"
channel: "22.04"
parts:
Expand Down

0 comments on commit c4b833b

Please sign in to comment.