Skip to content

Commit d3e85cd

Browse files
authored
Nightly runs on 3.6/stable (#366)
1 parent 3fc7400 commit d3e85cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- agent: 3.5.3 # renovate: juju-agent-pin-minor
7474
allure_report: true
7575
# This runs only on scheduled runs, DPW 21 specifics (scheduled + 3.6/X)
76-
- snap_channel: 3.6/beta
76+
- snap_channel: 3.6/stable
7777
allure_report: false
7878
name: Integration test charm | ${{ matrix.juju.agent || matrix.juju.snap_channel }}
7979
needs:

0 commit comments

Comments
 (0)