Skip to content

Commit 83edb14

Browse files
authored
Test against k8s 1.34 (#28)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent c7e6f55 commit 83edb14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
needs: build
4646
strategy:
4747
matrix:
48-
k8s: [v1.33.2]
48+
k8s: [v1.34.0]
4949
steps:
5050
- uses: actions/checkout@v4
5151

0 commit comments

Comments
 (0)