diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index f968d76b..c343305b 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -97,9 +97,7 @@ jobs: with: provider: microk8s channel: 1.29-strict/stable - juju-channel: 3.5/stable - # Remove when https://github.com/canonical/bundle-kubeflow/issues/921 is fixed - bootstrap-options: "--agent-version=3.5.0" + juju-channel: 3.4/stable charmcraft-channel: latest/candidate - name: Integration tests @@ -140,9 +138,7 @@ jobs: with: provider: microk8s channel: 1.29-strict/stable - # Remove when https://github.com/canonical/bundle-kubeflow/issues/921 is fixed - bootstrap-options: "--agent-version=3.5.0" - juju-channel: 3.5/stable + juju-channel: 3.4/stable charmcraft-channel: latest/candidate microk8s-addons: "dns hostpath-storage rbac metallb:10.64.140.43-10.64.140.49"