Skip to content

Commit

Permalink
ci: bump juju 3.1 -> 3.5 (#10)
Browse files Browse the repository at this point in the history
* ci: bump juju to 3.5
Co-authored-by: NohaIhab <[email protected]>
  • Loading branch information
orfeas-k authored May 8, 2024
1 parent f262d95 commit 5d3151a
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 @@ -14,5 +14,5 @@ jobs:
with:
rockcraft-channel: latest/stable
microk8s-channel: 1.26-strict/stable
juju-channel: 3.1/stable
juju-channel: 3.5/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 @@ -17,5 +17,5 @@ jobs:
with:
rockcraft-channel: latest/stable
microk8s-channel: 1.26-strict/stable
juju-channel: 3.1/stable
juju-channel: 3.5/stable
python-version: "3.8"

0 comments on commit 5d3151a

Please sign in to comment.