Skip to content

Commit

Permalink
incompat
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical committed Oct 15, 2024
1 parent 62edb6f commit 0d94d0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Tests

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-1
group: ${{ github.workflow }}-${{ github.ref }}-2
cancel-in-progress: true

on:
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
- build
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
with:
channel: 8.0/edge/test-refresh-v3-8.0.39
channel: 8.0/edge/test-refresh-v3-incompat
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
create-github-release: false
secrets:
Expand Down
2 changes: 1 addition & 1 deletion refresh_versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ charm_major = 1
workload = "8.0.39"

# autogenerated
charm = "8.0/1.1.0"
charm = "8.0/2.0.0"

0 comments on commit 0d94d0e

Please sign in to comment.