Skip to content

Commit

Permalink
Updates installed version of Juju for workflows to 3.2, the version
Browse files Browse the repository at this point in the history
compatible with this charm.
  • Loading branch information
Joseph Phillips authored and Joseph Phillips committed Oct 13, 2023
1 parent 95b789f commit 0cc34c5
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.1/stable
sudo snap install juju --channel 3.2/stable
- name: Bootstrap on LXD
if: matrix.cloud == 'lxd'
Expand Down

0 comments on commit 0cc34c5

Please sign in to comment.