From 303b44789308525e60f6552e277e4318a0b0fbae Mon Sep 17 00:00:00 2001 From: Carl Csaposs Date: Tue, 18 Jun 2024 10:54:53 +0200 Subject: [PATCH] branch --- .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 2a02fb2cb3..665ebd72bf 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -70,7 +70,7 @@ jobs: - lint - unit-test - build - uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v14.1.0 + uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@arm-pr-integration with: artifact-prefix: ${{ needs.build.outputs.artifact-prefix }} architecture: ${{ matrix.architecture }}