From 140dd58697466284fe2dba7e887ea42f4a7e5388 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Wed, 26 Jun 2024 12:13:51 -0600 Subject: [PATCH] ci: use juju 3.4/stable instead of 3.5/stable in track 3.3.10 (#182) 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 75b331d..a509b35 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -62,7 +62,7 @@ jobs: provider: microk8s channel: 1.25-strict/stable microk8s-addons: "dns 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: Build and test