Skip to content

Commit

Permalink
update juju version (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abuelodelanada authored Mar 15, 2024
1 parent e35ad1b commit a78a752
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/_charm-tests-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ jobs:
if: inputs.provider == 'lxd'
uses: charmed-kubernetes/actions-operator@main
with:
juju-channel: 3.3/stable
juju-channel: 3.4/stable
provider: lxd
- name: Setup operator environment (k8s)
if: inputs.provider == 'microk8s'
uses: charmed-kubernetes/actions-operator@main
with:
juju-channel: 3.3/stable
juju-channel: 3.4/stable
provider: microk8s
channel: 1.26-strict/stable
microk8s-group: snap_microk8s
Expand Down

0 comments on commit a78a752

Please sign in to comment.