From 990b5cb3c7e98703095a62ad795d8a3438888f21 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Thu, 27 Jun 2024 12:02:26 -0600 Subject: [PATCH] ci: use juju 3.4/stable instead of 3.5/stable (#111) 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 1085e68..958133b 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -56,7 +56,7 @@ jobs: with: provider: microk8s channel: 1.29-strict/stable - juju-channel: 3.5/stable + juju-channel: 3.4/stable microk8s-addons: "dns hostpath-storage rbac metallb:10.64.140.43-10.64.140.49" - name: Test