Skip to content

Commit f163009

Browse files
committed
[hotfix] Change Flink binary URL to ASF archive
1 parent 7d8090b commit f163009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
2727
with:
2828
flink_version: 1.16.0
29-
flink_url: https://dist.apache.org/repos/dist/release/flink/flink-1.16.0/flink-1.16.0-bin-scala_2.12.tgz
29+
flink_url: https://archive.apache.org/dist/flink/flink-1.16.0/flink-1.16.0-bin-scala_2.12.tgz
3030
cache_flink_binary: true

0 commit comments

Comments
 (0)