Skip to content

Commit

Permalink
Use KIND v0.24.0 (#236)
Browse files Browse the repository at this point in the history
Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm authored Sep 14, 2024
1 parent 1a8a998 commit f44f881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
id: kind
uses: engineerd/setup-kind@v0.5.0
with:
version: v0.17.0
version: v0.24.0
image: kindest/node:${{ matrix.k8s }}

- name: Prepare cluster for testing
Expand Down

0 comments on commit f44f881

Please sign in to comment.