diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 5385e749..71efbca9 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -31,8 +31,8 @@ jobs: uses: charmed-kubernetes/actions-operator@main with: provider: microk8s - channel: 1.28-strict/stable - juju-channel: 3.4 + channel: 1.31-strict/stable + juju-channel: 3.6 - name: Run integration tests run: tox -e build-prerequisites,integration -- --model testing