Skip to content

Commit

Permalink
Merge pull request #30 from manadart/3.1
Browse files Browse the repository at this point in the history
Use Juju 3.1 for GH workflows
  • Loading branch information
manadart authored Oct 13, 2023
2 parents b613f09 + 8181a2b commit 4630276
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 4630276

Please sign in to comment.