From 62a12fdf1b70268a9e0617140c5ad38f48f459ad Mon Sep 17 00:00:00 2001 From: Paulo Machado Date: Mon, 7 Oct 2024 13:53:16 -0300 Subject: [PATCH] bump juju (#517) --- .github/workflows/ci.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8ecc88a2b..5dacd5aeb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -65,10 +65,10 @@ jobs: fail-fast: false matrix: juju: - - agent: 2.9.50 # renovate: juju-agent-pin-minor + - agent: 2.9.51 # renovate: juju-agent-pin-minor libjuju: ^2 allure_on_amd64: false - - agent: 3.4.5 # renovate: juju-agent-pin-minor + - agent: 3.5.4 # renovate: juju-agent-pin-minor allure_on_amd64: true - snap_channel: 3.6/beta allure_on_amd64: false @@ -76,7 +76,7 @@ jobs: - amd64 include: - juju: - agent: 3.4.5 # renovate: juju-agent-pin-minor + agent: 3.5.4 # renovate: juju-agent-pin-minor allure_on_amd64: true architecture: arm64 - juju: