Skip to content

Commit 513e8c2

Browse files
authored
Test against k8s 1.32 (#29)
Signed-off-by: 1gtm <[email protected]>
1 parent 77e1f92 commit 513e8c2

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
@@ -50,7 +50,7 @@ jobs:
5050
needs: build
5151
strategy:
5252
matrix:
53-
k8s: [v1.29.14, v1.30.10, v1.31.6, v1.32.2]
53+
k8s: [v1.26.15, v1.27.16, v1.28.15, v1.29.14, v1.30.10, v1.31.6, v1.32.2]
5454
steps:
5555
- uses: actions/checkout@v4
5656

0 commit comments

Comments
 (0)