We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9552dbd commit 5949c81Copy full SHA for 5949c81
1 file changed
.github/actions/run-test/action.yaml
@@ -115,7 +115,7 @@ runs:
115
juju-channel: ${{ inputs.juju-snap-channel }}
116
provider: microk8s
117
channel: "${{ inputs.k8s-version }}-strict/stable"
118
- bootstrap-options: "--agent-version ${{ inputs.juju-agent-version }}"
+ bootstrap-options: "--agent-version 3.6.19"
119
microk8s-group: snap_microk8s
120
microk8s-addons: "hostpath-storage rbac dns metallb:10.64.140.43-10.64.140.49"
121
0 commit comments