Skip to content

Commit

Permalink
Merge pull request #75 from juju/3.4-lts-support
Browse files Browse the repository at this point in the history
feat: add 24.04 as a supported Ubuntu base
  • Loading branch information
jack-w-shaw authored Jun 7, 2024
2 parents 245bac2 + bac5d77 commit e172846
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ bases:
channel: "22.04"
architectures: ["amd64"]
run-on:
- name: ubuntu
channel: "24.04"
architectures:
- amd64
- aarch64
- arm64
- s390x
- name: ubuntu
channel: "22.04"
architectures:
Expand Down

0 comments on commit e172846

Please sign in to comment.