From c684f3058e35b0c0392014a2153ce63f582842be Mon Sep 17 00:00:00 2001 From: Mia Altieri <32723809+MiaAltieri@users.noreply.github.com> Date: Thu, 12 Dec 2024 05:17:24 +0100 Subject: [PATCH] Nightly runs on 3.6/stable (#51) --- .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 3aeb3017..aa92a4d5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -74,7 +74,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: