Skip to content

Commit

Permalink
ci: use juju 3.4/stable instead of 3.5/stable (#521)
Browse files Browse the repository at this point in the history
* ci: use juju 3.4/stable instead of 3.5/stable

Part of canonical/bundle-kubeflow#944
  • Loading branch information
DnPlas authored and mvlassis committed Jul 9, 2024
1 parent 4ae3b24 commit aae0c4d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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"

Expand Down

0 comments on commit aae0c4d

Please sign in to comment.