Skip to content

Commit 145494b

Browse files
authored
Use KIND v0.24.0 (#344)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 7f7b18f commit 145494b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
id: kind
7676
uses: engineerd/setup-kind@v0.5.0
7777
with:
78-
version: v0.17.0
78+
version: v0.24.0
7979
image: kindest/node:${{ matrix.k8s }}
8080

8181
- name: Prepare cluster for testing

0 commit comments

Comments
 (0)