Skip to content

Commit ac2afc0

Browse files
committed
Update build_and_test.yml
1 parent 568150a commit ac2afc0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ jobs:
5454
hive: hive2.3
5555
included-tags: org.apache.spark.tags.SlowHiveTest
5656
comment: "- slow tests"
57+
- modules: hive
58+
java: 11
59+
hadoop: hadoop3.2
60+
hive: hive2.3
61+
included-tags: org.apache.spark.tags.SlowHiveTest
62+
comment: "- slow tests(jdk11)"
5763
- modules: hive
5864
java: 8
5965
hadoop: hadoop3.2

0 commit comments

Comments
 (0)