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

danderson pushed a commit to branch dev-2.4
in repository https://gitbox.apache.org/repos/asf/flink-docker.git

commit 20c3d29e3e0a22ff5671b605578beb6c96c73056
Author: David Anderson <[email protected]>
AuthorDate: Wed Apr 15 19:10:48 2026 -0700

    [FLINK-39443][release] create dev-2.4
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 124f9b2..8e24015 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ name: "CI"
 on: [push, pull_request]
 
 env:
-  FLINK_TAR_URL: 
"https://s3.amazonaws.com/flink-nightly/flink-2.3-SNAPSHOT-bin-scala_2.12.tgz";
+  FLINK_TAR_URL: 
"https://s3.amazonaws.com/flink-nightly/flink-2.4-SNAPSHOT-bin-scala_2.12.tgz";
 
 jobs:
   ci:

Reply via email to