Skip to content

Commit 7e654f4

Browse files
committed
fix: r
Signed-off-by: Ashing Zheng <[email protected]>
1 parent 080410c commit 7e654f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance-test.yml

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

0 commit comments

Comments
 (0)