This is an automated email from the ASF dual-hosted git repository.

guoweijie pushed a commit to branch v3.0.0-docs
in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git

commit ede560f004a855d4577305b8de079e24669912a4
Author: Weijie Guo <[email protected]>
AuthorDate: Tue Apr 4 12:06:33 2023 +0800

    [hotfix][Build] bump flink version to 1.16.1 for ci workflows.
---
 .github/workflows/push_pr.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/push_pr.yml b/.github/workflows/push_pr.yml
index be18918..6e47309 100644
--- a/.github/workflows/push_pr.yml
+++ b/.github/workflows/push_pr.yml
@@ -22,6 +22,4 @@ jobs:
   compile_and_test:
     uses: ./.github/workflows/ci.yml
     with:
-      flink_version: 1.16.0
-      flink_url: 
https://dist.apache.org/repos/dist/release/flink/flink-1.16.0/flink-1.16.0-bin-scala_2.12.tgz
-      cache_flink_binary: true
\ No newline at end of file
+      flink_version: 1.16.1

Reply via email to