Skip to content

Commit

Permalink
Updating DP Workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
juditnovak committed Jul 31, 2024
1 parent 90b40d0 commit 6a1d659
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- .
- tests/integration/application-charm
name: Build charm
uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v16.2.1
uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v17.0.1
with:
path-to-charm-directory: ${{ matrix.path }}
cache: true
Expand All @@ -80,7 +80,7 @@ jobs:
- lint
- unit-test
- build
uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v16.2.1
uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v17.0.1
with:
artifact-prefix: packed-charm-cache-true
cloud: lxd
Expand Down

0 comments on commit 6a1d659

Please sign in to comment.