File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 2828 compile_and_test :
2929 strategy :
3030 matrix :
31- flink : [ 1.18.1, 1.19.1 ]
31+ flink : [ 1.20.0 ]
3232 jdk : [ '8, 11' ]
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 3030 strategy :
3131 matrix :
3232 flink_branches : [{
33- flink : 1.19-SNAPSHOT,
34- branch : main
35- }, {
36- flink : 1.18-SNAPSHOT,
33+ flink : 1.20-SNAPSHOT,
3734 branch : main
3835 }, {
3936 flink : 1.19.1,
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ under the License.
5252 </scm >
5353
5454 <properties >
55- <flink .version>1.18.1 </flink .version>
55+ <flink .version>1.20.0 </flink .version>
5656
5757 <scala .binary.version>2.12</scala .binary.version>
5858 <scala .version>2.12.7</scala .version>
You can’t perform that action at this time.
0 commit comments