Skip to content

Commit 76b275f

Browse files
Allow juju 3.6 tests to temporarily run on PR
1 parent 5da3e17 commit 76b275f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/juju_3_6_ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
needs:
3232
- lint
3333
- build
34-
uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v23.0.4
34+
uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@shayan/juju_3_6_tests
3535
with:
3636
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
3737
architecture: ${{ matrix.architecture }}

0 commit comments

Comments
 (0)