Skip to content

Commit

Permalink
fix: use Juju 3.6 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
manadart committed Nov 8, 2024
1 parent a5274b6 commit 7cbe911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:

- name: Install Juju
run: |
sudo snap install juju --channel 3.5/stable
sudo snap install juju --channel 3.6/candidate
- name: Bootstrap on LXD
if: matrix.cloud == 'lxd'
Expand Down

0 comments on commit 7cbe911

Please sign in to comment.