Skip to content

Commit f66bd23

Browse files
author
Juan Tirado
committed
Try to run github actions with 3.0.2
1 parent 275b79c commit f66bd23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install juju
2929
shell: bash
3030
env:
31-
JUJU_CHANNEL: "3.0/stable"
31+
JUJU_CHANNEL: "3.0/candidate"
3232
# language=bash
3333
run: |
3434
set -euxo pipefail

0 commit comments

Comments
 (0)