Skip to content

Commit

Permalink
ci: bump juju to 3.6 + charmcraft to 3.x/stable (#629)
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 b428f29 commit ac2dc4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
with:
provider: microk8s
channel: 1.29-strict/stable
juju-channel: 3.4/stable
juju-channel: 3.6/stable
# Pinned to 3.x/stable due to https://github.com/canonical/charmcraft/issues/1845
charmcraft-channel: 3.x/stable

Expand Down Expand Up @@ -160,7 +160,7 @@ jobs:
with:
provider: microk8s
channel: 1.29-strict/stable
juju-channel: 3.4/stable
juju-channel: 3.6/stable
# Pinned to 3.x/stable due to https://github.com/canonical/charmcraft/issues/1845
charmcraft-channel: 3.x/stable
microk8s-addons: "dns hostpath-storage rbac metallb:10.64.140.43-10.64.140.49"
Expand Down

0 comments on commit ac2dc4a

Please sign in to comment.