Skip to content

Commit 9ab9a1e

Browse files
committed
Disable spark2.4 for now
1 parent c817b81 commit 9ab9a1e

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.github/workflows/bot.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -58,22 +58,6 @@ jobs:
5858
strategy:
5959
matrix:
6060
include:
61-
- scalaProfile: "scala-2.11"
62-
sparkProfile: "spark2.4"
63-
sparkModules: "hudi-spark-datasource/hudi-spark2"
64-
65-
- scalaProfile: "scala-2.12"
66-
sparkProfile: "spark3.0"
67-
sparkModules: "hudi-spark-datasource/hudi-spark3.0.x"
68-
69-
- scalaProfile: "scala-2.12"
70-
sparkProfile: "spark3.1"
71-
sparkModules: "hudi-spark-datasource/hudi-spark3.1.x"
72-
73-
- scalaProfile: "scala-2.12"
74-
sparkProfile: "spark3.2"
75-
sparkModules: "hudi-spark-datasource/hudi-spark3.2.x"
76-
7761
- scalaProfile: "scala-2.12"
7862
sparkProfile: "spark3.3"
7963
sparkModules: "hudi-spark-datasource/hudi-spark3.3.x"

0 commit comments

Comments
 (0)