Skip to content

Commit bddb0ea

Browse files
committed
[SPARK-51002] Upgrade the minimum K8s version to v1.30
1 parent 0201994 commit bddb0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
fail-fast: false
6868
matrix:
6969
kubernetes-version:
70-
- "1.28.0"
70+
- "1.30.0"
7171
- "1.32.0"
7272
mode:
7373
- dynamic

0 commit comments

Comments
 (0)