[CELEBORN-1108][FOLLOWUP] Use rat plugin check Flink 1.18
### What changes were proposed in this pull request? ### Why are the changes needed? Because now we support Flink 1.18. ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? Closes #2079 from cxzl25/CELEBORN-1108-FOLLOWOUP. Authored-by: sychen <sychen@ctrip.com> Signed-off-by: Shaoyun Chen <csy@apache.org>
This commit is contained in:
parent
d2582919ad
commit
208864a807
1
.github/workflows/license.yml
vendored
1
.github/workflows/license.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
||||
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,flink-1.14
|
||||
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,flink-1.15
|
||||
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,flink-1.17
|
||||
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,flink-1.18
|
||||
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,spark-2.4
|
||||
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,spark-3.3
|
||||
build/mvn org.apache.rat:apache-rat-plugin:check -Pgoogle-mirror,mr
|
||||
|
||||
Loading…
Reference in New Issue
Block a user