Skip to content

Commit 5949c81

Browse files
committed
fix
1 parent 9552dbd commit 5949c81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/run-test/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ runs:
115115
juju-channel: ${{ inputs.juju-snap-channel }}
116116
provider: microk8s
117117
channel: "${{ inputs.k8s-version }}-strict/stable"
118-
bootstrap-options: "--agent-version ${{ inputs.juju-agent-version }}"
118+
bootstrap-options: "--agent-version 3.6.19"
119119
microk8s-group: snap_microk8s
120120
microk8s-addons: "hostpath-storage rbac dns metallb:10.64.140.43-10.64.140.49"
121121

0 commit comments

Comments
 (0)