Skip to content

Commit

Permalink
ci: use juju 3.4/stable instead of 3.5/stable (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas committed Jun 27, 2024
1 parent 5b3aed2 commit 4a1a8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
provider: microk8s
channel: 1.29-strict/stable
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
- name: Run integration tests
run: tox -vve integration

0 comments on commit 4a1a8ab

Please sign in to comment.