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 3512ac4 commit cb64defCopy full SHA for cb64def
.github/workflows/ci.yaml
@@ -116,10 +116,10 @@ jobs:
116
bases-index: 0
117
- series: jammy
118
bases-index: 1
119
- juju-snap-channel: ["2.9/stable", "3.4/stable", "3.6/candidate"]
+ juju-snap-channel: ["2.9/stable", "3.4/stable", "3.6/stable"]
120
include:
121
- - juju-snap-channel: "3.6/candidate"
122
- agent-version: "3.6-rc2"
+ - juju-snap-channel: "3.6/stable"
+ agent-version: "3.6.0"
123
libjuju-version: "3.5.2.0"
124
- juju-snap-channel: "3.4/stable"
125
agent-version: "3.4.3"
0 commit comments