Skip to content

Commit

Permalink
chore: use latest juju, microk8s, and lxd in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Belanger <[email protected]>
  • Loading branch information
gruyaume committed Dec 3, 2024
1 parent f87daf6 commit ce7ad16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
uses: charmed-kubernetes/actions-operator@main
with:
provider: microk8s
channel: 1.29-strict/stable
juju-channel: 3.4/stable
lxd-channel: 5.20/stable
channel: 1.31-strict/stable
juju-channel: 3.6/stable
lxd-channel: 5.21/stable

- name: Enable Metallb
run: /usr/bin/sg snap_microk8s -c "sudo microk8s enable metallb:10.0.0.2-10.0.0.10"
Expand Down

0 comments on commit ce7ad16

Please sign in to comment.