Skip to content

Commit

Permalink
runs-on noble requires at least juju3.3 and beyond (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
addyess authored May 14, 2024
1 parent cea1ec6 commit a775354
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charms/worker/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ links:
- https://github.com/canonical/k8s-operator

assumes:
- juju >= 3.1
- juju >= 3.3

type: charm
bases:
Expand Down
2 changes: 1 addition & 1 deletion charms/worker/k8s/charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ links:
- https://github.com/canonical/k8s-operator

assumes:
- juju >= 3.1
- juju >= 3.3

type: charm
bases:
Expand Down

0 comments on commit a775354

Please sign in to comment.