Skip to content

Commit

Permalink
Merge pull request #34 from barrettj12/3.3-ci
Browse files Browse the repository at this point in the history
ci: install Juju from 3.3/beta channel
  • Loading branch information
barrettj12 authored Oct 16, 2023
2 parents 38cbd28 + 79a0d52 commit af8e6fb
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 af8e6fb

Please sign in to comment.