File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2828 compile_and_test :
2929 strategy :
3030 matrix :
31- flink : &flink_versions [ 2.0.1, 2.1.1 ]
31+ flink : &flink_versions [ 2.0.1, 2.1.1, 2.2.0 ]
3232 jdk : &jdk_versions [ '11, 17, 21' ]
3333 uses : apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
3434 with :
Original file line number Diff line number Diff line change 3232 flink_branches : &flink_branches_matrix [{
3333 flink : 2.2-SNAPSHOT,
3434 branch : main
35+ }, {
36+ flink : 2.2.0,
37+ branch : main
3538 }, {
3639 flink : 2.1.1,
3740 branch : main
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ under the License.
5353
5454 <!-- Main Dependencies -->
5555 <confluent .version>7.9.2</confluent .version>
56- <flink .version>2.1 .0</flink .version>
56+ <flink .version>2.2 .0</flink .version>
5757 <kafka .version>4.1.0</kafka .version>
5858
5959 <!-- Other Dependencies -->
You can’t perform that action at this time.
0 commit comments