Skip to content

Commit 35becfa

Browse files
authored
Test against k8s 1.32 (#108)
Signed-off-by: 1gtm <[email protected]>
1 parent 7e13a0f commit 35becfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
needs: build
4747
strategy:
4848
matrix:
49-
k8s: [v1.29.14, v1.30.10, v1.31.6, v1.32.2]
49+
k8s: [v1.26.15, v1.27.16, v1.28.15, v1.29.14, v1.30.10, v1.31.6, v1.32.2]
5050
steps:
5151
- uses: actions/checkout@v4
5252

0 commit comments

Comments
 (0)