From a916913401930d113f875c85a7a80ec538b9754d Mon Sep 17 00:00:00 2001 From: Carl Csaposs Date: Mon, 11 Nov 2024 13:31:20 +0000 Subject: [PATCH] DO NOT MERGE test ccc beta --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6dedba14..eacd1742 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -66,11 +66,11 @@ jobs: build: name: Build charm - uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v22.0.0 + uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@test-ccc-beta with: # Use of cache blocked by https://github.com/canonical/charmcraft/issues/1456 # Details: https://github.com/canonical/charmcraftcache/issues/3 - cache: false + cache: true # Remove prefix when cache enabled # Needed to avoid conflict with artifact name on release CI artifact-prefix: ci-packed-charm-cache-false-.