Skip to content

Commit

Permalink
Adjust builds-on base for building on CI (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
addyess committed Jul 7, 2023
1 parent ec09d06 commit 5473f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charmcraft.yaml
Expand Up @@ -4,7 +4,7 @@ type: charm
bases:
- build-on:
- name: "ubuntu"
channel: "22.04"
channel: "20.04"
architectures: ["amd64"]
run-on:
- name: "ubuntu"
Expand Down

0 comments on commit 5473f97

Please sign in to comment.