Skip to content

Commit de3ec38

Browse files
committed
fix: r
Signed-off-by: Ashing Zheng <[email protected]>
1 parent 9b89247 commit de3ec38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apisix-conformance-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
8282
- name: Install And Run Cloud Provider KIND
8383
run: |
84-
go install sigs.k8s.io/cloud-provider-kind@latest
84+
go install sigs.k8s.io/cloud-provider-kind@v0.8.0
8585
nohup cloud-provider-kind > /tmp/kind-loadbalancer.log 2>&1 &
8686
8787
- name: Install Gateway API And CRDs

0 commit comments

Comments
 (0)