Skip to content

Commit 98328ff

Browse files
authored
Test against k8s 1.32 (#56)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 65d08b8 commit 98328ff

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
@@ -47,7 +47,7 @@ jobs:
4747
needs: build
4848
strategy:
4949
matrix:
50-
k8s: [v1.26.15, v1.27.16, v1.28.9, v1.29.7, v1.30.3, v1.31.0]
50+
k8s: [v1.29.14, v1.30.10, v1.31.6, v1.32.2]
5151
steps:
5252
- uses: actions/checkout@v4
5353

0 commit comments

Comments
 (0)