Skip to content

Commit 9fd1424

Browse files
committed
cross test spark connector
1 parent 3cd9319 commit 9fd1424

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/workflows/master.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,16 @@ jobs:
226226
spark-compile: "3.5"
227227
spark-runtime: "4.0"
228228
comment: "normal"
229+
- java: 21
230+
scala: "2.13"
231+
spark-compile: "3.5"
232+
spark-runtime: "4.1"
233+
comment: "normal"
234+
- java: 25
235+
scala: "2.13"
236+
spark-compile: "3.5"
237+
spark-runtime: "4.2"
238+
comment: "normal"
229239
env:
230240
SPARK_LOCAL_IP: localhost
231241
TEST_MODULES: "extensions/spark/kyuubi-spark-connector-hive,\

0 commit comments

Comments
 (0)