Skip to content

Commit

Permalink
Revert juju to 3.4 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvlassis committed Jul 4, 2024
1 parent edf5131 commit bb8b943
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on_pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
secrets: inherit
with:
microk8s-channel: 1.26-strict/stable
juju-channel: 3.5/stable
juju-channel: 3.4/stable
python-version: "3.8"
rockcraft-channel: latest/stable
rockcraft-channel: latest/stable
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
secrets: inherit
with:
microk8s-channel: 1.26-strict/stable
juju-channel: 3.5/stable
juju-channel: 3.4/stable
python-version: "3.8"
rockcraft-channel: latest/stable

0 comments on commit bb8b943

Please sign in to comment.