Skip to content

Commit bec288d

Browse files
author
Hang Ruan
committed
[FLINK-38654][release] Update dev-master point to 2.3
1 parent 0b47a88 commit bec288d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ name: "CI"
1818
on: [push, pull_request]
1919

2020
env:
21-
FLINK_TAR_URL: "https://s3.amazonaws.com/flink-nightly/flink-2.2-SNAPSHOT-bin-scala_2.12.tgz"
21+
FLINK_TAR_URL: "https://s3.amazonaws.com/flink-nightly/flink-2.3-SNAPSHOT-bin-scala_2.12.tgz"
2222

2323
jobs:
2424
ci:

0 commit comments

Comments
 (0)