Skip to content

Commit

Permalink
Run juju 3.6 nightly tests against 3.6/stable (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
shayancanonical authored Nov 27, 2024
1 parent 2d22af2 commit 71b90c5
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 @@ -59,7 +59,7 @@ jobs:
allure_on_amd64: false
- agent: 3.4.6 # 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 @@ -69,7 +69,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 71b90c5

Please sign in to comment.