Skip to content

Commit 4aff0f3

Browse files
incompat
1 parent 9db0676 commit 4aff0f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- build
2525
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
2626
with:
27-
channel: 8.0/edge/test-refresh-v3-8.0.41
27+
channel: 8.0/edge/test-refresh-v3-incompat
2828
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
2929
create-git-tags: false
3030
secrets:

refresh_versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ charm_major = 1
22
workload = "8.0.41"
33

44
# autogenerated
5-
charm = "8.0/1.1.0"
5+
charm = "8.0/2.0.0"

0 commit comments

Comments
 (0)