Skip to content

Commit

Permalink
[DPE-6069] Nightly runs on 3.6/stable (#516)
Browse files Browse the repository at this point in the history
## Issue
3.6/stable was released - but we don't test it

## Solution
test it!
  • Loading branch information
MiaAltieri authored Dec 12, 2024
1 parent f2d3fe0 commit 8b7e872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- agent: 3.5.3 # renovate: juju-agent-pin-minor
allure_report: true
# This runs only on scheduled runs, DPW 21 specifics (scheduled + 3.6/X)
- snap_channel: 3.6/beta
- snap_channel: 3.6/stable
allure_report: false
name: Integration test charm | ${{ matrix.juju.agent || matrix.juju.snap_channel }}
needs:
Expand Down

0 comments on commit 8b7e872

Please sign in to comment.