Skip to content

Commit

Permalink
ci: bump juju to 3.6 + charmcraft to 3.x/stable (#67)
Browse files Browse the repository at this point in the history
* Bump juju to 3.6/stable
* For uniformity, use charmcraft from 3.x/stable

Ref canonical/bundle-kubeflow#1176
  • Loading branch information
orfeas-k authored Dec 5, 2024
1 parent b0dbf8b commit 1da004d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,11 @@ jobs:
- name: Setup operator environment
uses: charmed-kubernetes/actions-operator@1.1.0
with:
juju-channel: 3.4/stable
juju-channel: 3.6/stable
provider: microk8s
channel: 1.29-strict/stable
microk8s-addons: "dns hostpath-storage rbac metallb:10.64.140.43-10.64.140.49"
charmcraft-channel: 3.x/stable

# Running with kubeflow model because of upstream issue https://github.com/kubeflow/kubeflow/issues/7283
- name: Run integration tests
Expand Down

0 comments on commit 1da004d

Please sign in to comment.