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 59fc779 commit e1e754eCopy full SHA for e1e754e
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
- build
25
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
26
with:
27
- channel: 8.0/edge/test-refresh-v3-8.0.41
+ channel: 8.0/edge/test-refresh-v3-incompat
28
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
29
create-git-tags: false
30
secrets:
refresh_versions.toml
@@ -2,4 +2,4 @@ charm_major = 1
2
workload = "8.0.41"
3
4
# autogenerated
5
-charm = "8.0/1.1.0"
+charm = "8.0/2.0.0"
0 commit comments