Skip to content

Commit e37918c

Browse files
authored
Test against k8s 1.34 (#41)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent a21f82d commit e37918c

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.28.15, v1.30.13, v1.32.5, v1.33.2]
50+
k8s: [v1.28.15, v1.30.13, v1.32.5, v1.34.0]
5151
steps:
5252
- uses: actions/checkout@v4
5353

0 commit comments

Comments
 (0)