Skip to content

Commit

Permalink
ci: use juju 3.4/stable instead of 3.5/stable in track 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas committed Jun 21, 2024
1 parent 6769c24 commit 4de934c
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 @@ -63,7 +63,7 @@ jobs:
provider: microk8s
channel: ${{ matrix.microk8s-versions }}
microk8s-addons: "dns hostpath-storage rbac metallb:10.64.140.43-10.64.140.49"
juju-channel: 3.5/stable
juju-channel: 3.4/stable
charmcraft-channel: latest/candidate

- name: Run integration tests
Expand Down Expand Up @@ -130,7 +130,7 @@ jobs:
provider: microk8s
channel: ${{ matrix.microk8s-versions }}
microk8s-addons: "dns hostpath-storage rbac metallb:10.64.140.43-10.64.140.49"
juju-channel: 3.5/stable
juju-channel: 3.4/stable
charmcraft-channel: latest/candidate

- name: Run observability integration tests
Expand Down

0 comments on commit 4de934c

Please sign in to comment.