Skip to content

Commit

Permalink
Split bases
Browse files Browse the repository at this point in the history
  • Loading branch information
sed-i committed Oct 5, 2023
1 parent b36d5c7 commit 6666926
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ bases:
- name: "ubuntu"
channel: "22.04"
architectures: ["amd64"]
- build-on:
- name: "ubuntu"
channel: "20.04"
architectures: ["amd64"]
run-on:
- name: "ubuntu"
channel: "20.04"
architectures: ["amd64"]
Expand Down

0 comments on commit 6666926

Please sign in to comment.