From c13983e0175bfed782cfa62e91b8d8573635b20e Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Tue, 25 Jun 2024 06:29:41 -0600 Subject: [PATCH] ci: use juju 3.4/stable instead of 3.5/stable in main (#86) Part of canonical/bundle-kubeflow#944 --- .github/workflows/integrate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 62c355a..5bc0fe3 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -52,7 +52,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 metallb:10.64.140.43-10.64.140.49" - name: Test