Skip to content

Commit 5c18df6

Browse files
authored
Test against k8s 1.34 (config-syncer#571)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 85269f9 commit 5c18df6

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
@@ -83,7 +83,7 @@ jobs:
8383
needs: build
8484
strategy:
8585
matrix:
86-
k8s: [v1.33.2]
86+
k8s: [v1.34.0]
8787

8888
steps:
8989
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)