Skip to content

Commit

Permalink
ci: use juju 3.4/stable instead of 3.5/stable in track 0.16 (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas committed Jun 28, 2024
1 parent f401c7a commit 7950408
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
with:
provider: microk8s
channel: 1.25-strict/stable
juju-channel: 3.5/stable
juju-channel: 3.4/stable
charmcraft-channel: latest/candidate

- run: |
Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:
with:
provider: microk8s
channel: 1.25-strict/stable
juju-channel: 3.5/stable
juju-channel: 3.4/stable
microk8s-addons: "dns storage rbac"

- name: Run test
Expand Down

0 comments on commit 7950408

Please sign in to comment.