Skip to content

Commit

Permalink
Uses Juju from the beta channel for integrations tests. This should
Browse files Browse the repository at this point in the history
ensure that the published Docker image is found.
  • Loading branch information
manadart committed Jan 16, 2024
1 parent 4df942a commit 16079cd
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 @@ -143,7 +143,7 @@ jobs:

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

0 comments on commit 16079cd

Please sign in to comment.