diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d8953fdf2..60153454c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -67,7 +67,7 @@ jobs: with: artifact-prefix: ${{ needs.build.outputs.artifact-prefix }} cloud: microk8s - microk8s-snap-channel: 1.29-strict/stable # renovate: latest microk8s + microk8s-snap-channel: 1.30-strict/stable # renovate: latest microk8s juju-agent-version: ${{ matrix.juju.agent }} libjuju-version-constraint: ${{ matrix.juju.libjuju }} _beta_allure_report: ${{ matrix.juju.allure }}