Skip to content

Commit 9f1a8b3

Browse files
authored
Test against k8s 1.32 (#30)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 8fb9eeb commit 9f1a8b3

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
@@ -61,7 +61,7 @@ jobs:
6161
id: kind
6262
uses: engineerd/setup-kind@v0.5.0
6363
with:
64-
version: v0.25.0
64+
version: v0.27.0
6565
config: hack/kubernetes/kind.yaml
6666
image: kindest/node:${{ matrix.k8s }}
6767

0 commit comments

Comments
 (0)