Skip to content

Commit

Permalink
Updates github workflow to use Juju 3.1. 3.0 is no longer available.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Phillips authored and Joseph Phillips committed Oct 13, 2023
1 parent b613f09 commit 8181a2b
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.0/stable
sudo snap install juju --channel 3.1/stable
- name: Bootstrap on LXD
if: matrix.cloud == 'lxd'
Expand Down

0 comments on commit 8181a2b

Please sign in to comment.