Skip to content

Commit cb64def

Browse files
Run juju 3.6 nightly tests against 3.6/stable (#189)
## Issue Juju 3.6/stable was released ## Solution Run juju 3.6 nightly tests against 3.6/stable
1 parent 3512ac4 commit cb64def

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@ jobs:
116116
bases-index: 0
117117
- series: jammy
118118
bases-index: 1
119-
juju-snap-channel: ["2.9/stable", "3.4/stable", "3.6/candidate"]
119+
juju-snap-channel: ["2.9/stable", "3.4/stable", "3.6/stable"]
120120
include:
121-
- juju-snap-channel: "3.6/candidate"
122-
agent-version: "3.6-rc2"
121+
- juju-snap-channel: "3.6/stable"
122+
agent-version: "3.6.0"
123123
libjuju-version: "3.5.2.0"
124124
- juju-snap-channel: "3.4/stable"
125125
agent-version: "3.4.3"

0 commit comments

Comments
 (0)