diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 62e078c..2ade5b5 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -24,7 +24,7 @@ jobs: - name: Setup operator environment uses: charmed-kubernetes/actions-operator@main with: - juju-channel: 3.5/stable + juju-channel: 3.6/stable provider: microk8s channel: 1.31-strict/stable microk8s-addons: "hostpath-storage dns metallb:10.0.0.2-10.0.0.10"