Skip to content

Commit

Permalink
Test against juju 3.6/candidate + upgrade dpw to v23.0.5 (#675)
Browse files Browse the repository at this point in the history
* Test against juju 3.6/candidate + upgrade dpw to v23.0.5

* Update 3.6 another set of nightly tests to run against 3.6/candidate instead of 3.6/beta
  • Loading branch information
shayancanonical authored Nov 18, 2024
1 parent 84f381e commit 1b6a748
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/beta
- snap_channel: 3.6/candidate
allure_on_amd64: false
architecture:
- amd64
Expand All @@ -69,7 +69,7 @@ jobs:
allure_on_amd64: true
architecture: arm64
- juju:
snap_channel: 3.6/beta
snap_channel: 3.6/candidate
allure_on_amd64: false
architecture: arm64
name: Integration | ${{ matrix.juju.agent || matrix.juju.snap_channel }} | ${{ matrix.architecture }}
Expand Down

0 comments on commit 1b6a748

Please sign in to comment.