Skip to content

Commit

Permalink
test on 22.04 runners too
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical authored Jan 7, 2025
1 parent 0c62101 commit 2343534
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 @@ -56,7 +56,7 @@ jobs:

build:
name: Build charm
uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@snap-24
uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@snap-24-test
with:
cache: true

Expand All @@ -82,7 +82,7 @@ jobs:
- lint
- unit-test
- build
uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@snap-24
uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@snap-24-test
with:
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
architecture: ${{ matrix.architecture }}
Expand Down

0 comments on commit 2343534

Please sign in to comment.