From 57017a4b2d2117511d7363d144a4713ef4a5b928 Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Fri, 21 Jun 2024 15:13:55 +0200 Subject: [PATCH] ci: use juju 3.4/stable instead of 3.5/stable --- .github/workflows/integrate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index a1456fe..3ec1063 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -62,7 +62,7 @@ jobs: with: provider: microk8s channel: 1.29-strict/stable - juju-channel: 3.5/stable + juju-channel: 3.4/stable charmcraft-channel: latest/candidate - name: Run test