diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index d952abea..dc70d52c 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -48,7 +48,7 @@ jobs: channel: 1.29-strict/stable charmcraft-channel: latest/candidate microk8s-addons: "dns storage rbac metallb:10.64.140.43-10.64.140.49" - juju-channel: 3.5/stable + juju-channel: 3.4/stable # Remove when https://github.com/canonical/bundle-kubeflow/issues/921 is fixed bootstrap-options: "--agent-version=3.5.0" @@ -79,7 +79,7 @@ jobs: channel: 1.29-strict/stable charmcraft-channel: latest/candidate microk8s-addons: "dns storage rbac ingress metallb:10.64.140.43-10.64.140.49" - juju-channel: 3.5/stable + juju-channel: 3.4/stable # Remove when https://github.com/canonical/bundle-kubeflow/issues/921 is fixed bootstrap-options: "--agent-version=3.5.0"