Skip to content

Commit

Permalink
ci: bump juju to 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mvlassis committed Jul 3, 2024
1 parent e4d856d commit e40d75a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on_pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
secrets: inherit
with:
microk8s-channel: 1.24/stable
juju-channel: 2.9/stable
juju-channel: 3.4/stable
python-version: "3.8"
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
secrets: inherit
with:
microk8s-channel: 1.24/stable
juju-channel: 2.9/stable
juju-channel: 3.4/stable
python-version: "3.8"

0 comments on commit e40d75a

Please sign in to comment.