Skip to content

Commit dc9727f

Browse files
incompat
1 parent 08e94b1 commit dc9727f

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
@@ -29,7 +29,7 @@ jobs:
2929
- build
3030
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
3131
with:
32-
channel: 8.0/edge/test-refresh-v3-8.0.42
32+
channel: 8.0/edge/test-refresh-v3-incompat
3333
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
3434
create-git-tags: false
3535
secrets:

refresh_versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
charm_major = 1
44
workload = "8.0.42"
55

6-
charm = "8.0/1.1.0" # TODO remove
6+
charm = "8.0/2.0.0" # TODO remove

0 commit comments

Comments
 (0)