From 777003f0af38e631266fa0411411829def6ab899 Mon Sep 17 00:00:00 2001 From: Mia Altieri <32723809+MiaAltieri@users.noreply.github.com> Date: Wed, 27 Nov 2024 09:24:53 +0100 Subject: [PATCH] Nightly runs on 3.6/stable --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 83afe7018..423046c72 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -104,7 +104,7 @@ jobs: - agent: 3.5.3 # renovate: juju-agent-pin-minor allure_report: true # This runs only on scheduled runs, DPW 21 specifics (scheduled + 3.6/X) - - snap_channel: 3.6/beta + - snap_channel: 3.6/stable allure_report: false name: Integration test charm | ${{ matrix.juju.agent || matrix.juju.snap_channel }} needs: