Skip to content

Commit f835bf2

Browse files
authored
Test against k8s 1.32 (#413)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 4bf41b5 commit f835bf2

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
needs: build
6262
strategy:
6363
matrix:
64-
k8s: [v1.26.15, v1.27.16, v1.28.9, v1.29.7, v1.30.3, v1.31.0]
64+
k8s: [v1.29.14, v1.30.10, v1.31.6, v1.32.2]
6565
steps:
6666
- uses: actions/checkout@v4
6767

0 commit comments

Comments
 (0)