Skip to content

Commit

Permalink
Run juju 3.6 nightly tests against 3.6/stable (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
shayancanonical authored Nov 27, 2024
1 parent b2d09cb commit 5c2ea30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
allure_on_amd64: false
- agent: 3.5.4 # renovate: juju-agent-pin-minor
allure_on_amd64: true
- snap_channel: 3.6/candidate
- snap_channel: 3.6/stable
allure_on_amd64: false
architecture:
- amd64
Expand All @@ -80,7 +80,7 @@ jobs:
allure_on_amd64: true
architecture: arm64
- juju:
snap_channel: 3.6/candidate
snap_channel: 3.6/stable
allure_on_amd64: false
architecture: arm64
name: Integration | ${{ matrix.juju.agent || matrix.juju.snap_channel }} | ${{ matrix.architecture }}
Expand Down

0 comments on commit 5c2ea30

Please sign in to comment.