Skip to content

Commit

Permalink
ci: install Juju from 3.3/beta channel
Browse files Browse the repository at this point in the history
  • Loading branch information
barrettj12 committed Oct 16, 2023
1 parent 38cbd28 commit 79a0d52
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 @@ -69,7 +69,7 @@ jobs:

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

0 comments on commit 79a0d52

Please sign in to comment.