From 8b7e872e9af5336937b651bd91f01f276eeea0e8 Mon Sep 17 00:00:00 2001 From: Mia Altieri <32723809+MiaAltieri@users.noreply.github.com> Date: Thu, 12 Dec 2024 05:17:07 +0100 Subject: [PATCH] [DPE-6069] Nightly runs on 3.6/stable (#516) ## Issue 3.6/stable was released - but we don't test it ## Solution test it! --- .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: