From 79495646ac4a2ed0d21a65816cb5beb0fe18d7da Mon Sep 17 00:00:00 2001 From: Raul Zamora Date: Tue, 24 Oct 2023 09:33:56 +0200 Subject: [PATCH] update microk8s --- .github/workflows/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ebf1d7b..92cf7d2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -67,6 +67,7 @@ jobs: uses: charmed-kubernetes/actions-operator@main with: provider: microk8s + channel: "1.28-strict/stable" juju-channel: 3.1/stable bootstrap-options: "--agent-version 3.1.6" - name: Download packed charm(s) @@ -112,6 +113,7 @@ jobs: uses: charmed-kubernetes/actions-operator@main with: provider: microk8s + channel: "1.28-strict/stable" juju-channel: 3.1/stable bootstrap-options: "--agent-version 3.1.6" - name: Download packed charm(s)