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 3fc7400 commit d3e85cdCopy full SHA for d3e85cd
.github/workflows/ci.yaml
@@ -73,7 +73,7 @@ jobs:
73
- agent: 3.5.3 # renovate: juju-agent-pin-minor
74
allure_report: true
75
# This runs only on scheduled runs, DPW 21 specifics (scheduled + 3.6/X)
76
- - snap_channel: 3.6/beta
+ - snap_channel: 3.6/stable
77
allure_report: false
78
name: Integration test charm | ${{ matrix.juju.agent || matrix.juju.snap_channel }}
79
needs:
0 commit comments