We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e94b1 commit dc9727fCopy full SHA for dc9727f
.github/workflows/ci.yaml
@@ -29,7 +29,7 @@ jobs:
29
- build
30
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
31
with:
32
- channel: 8.0/edge/test-refresh-v3-8.0.42
+ channel: 8.0/edge/test-refresh-v3-incompat
33
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
34
create-git-tags: false
35
secrets:
refresh_versions.toml
@@ -3,4 +3,4 @@
3
charm_major = 1
4
workload = "8.0.42"
5
6
-charm = "8.0/1.1.0" # TODO remove
+charm = "8.0/2.0.0" # TODO remove
0 commit comments