From c039e614c552e487934beecf65f8025f6ff38f4c Mon Sep 17 00:00:00 2001 From: Daniela Plascencia Date: Tue, 24 Sep 2024 15:17:33 +0200 Subject: [PATCH] skip: fix channel --- .github/workflows/integrate.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 11a5f6c..e560553 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -40,6 +40,7 @@ jobs: uses: canonical/charmed-kubeflow-workflows/.github/workflows/terraform-checks.yaml@main with: charm-path: . + channel: 2.39/stable integration-test: name: Integration