Skip to content

Commit

Permalink
ci: bump juju to 3.6 (#1180)
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k authored Dec 9, 2024
1 parent dd13b88 commit 320b898
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
UATS_BRANCH: "track/1.8"
"1.9":
K8S_VERSION: "1.29"
JUJU_VERSION: "3.4"
JUJU_VERSION: "3.6"
UATS_BRANCH: "main"
latest:
K8S_VERSION: "1.29"
JUJU_VERSION: "3.4"
JUJU_VERSION: "3.6"
UATS_BRANCH: "main"
2 changes: 1 addition & 1 deletion .github/workflows/full-bundle-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
juju-channel:
description: Juju channel e.g. 3.5/stable
required: false
default: "3.4/stable"
default: "3.6/stable"
workflow_call:
inputs:
bundle-source:
Expand Down

0 comments on commit 320b898

Please sign in to comment.