Skip to content

Commit

Permalink
Update charmcraft builder from 20.04 to 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
nrobinaubertin committed Jan 17, 2024
1 parent 42b018a commit a9994a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ type: "charm"
bases:
- build-on:
- name: "ubuntu"
channel: "20.04"
channel: "22.04"
run-on:
- name: "ubuntu"
channel: "20.04"
channel: "22.04"
parts:
charm:
charm-python-packages: [setuptools, pip] # https://discourse.charmhub.io/t/install-or-update-python-packages-before-packing-a-charm/5158
Expand Down

0 comments on commit a9994a5

Please sign in to comment.