Skip to content

Commit

Permalink
Adds 24.04 as a supported Ubuntu base.
Browse files Browse the repository at this point in the history
  • Loading branch information
manadart committed Jun 7, 2024
1 parent 245bac2 commit 58378af
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 58378af

Please sign in to comment.