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

Amar3tto pushed a commit to branch portablejar-flink
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/portablejar-flink by this push:
     new 01aa06e0f5c Setup default java
01aa06e0f5c is described below

commit 01aa06e0f5c86105b0eb372d716dfd1a6f03b1f6
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Thu Aug 27 13:10:18 2026 +0400

    Setup default java
---
 .github/workflows/beam_PostCommit_PortableJar_Flink.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/beam_PostCommit_PortableJar_Flink.yml 
b/.github/workflows/beam_PostCommit_PortableJar_Flink.yml
index 34f8a785783..ea05738f5a8 100644
--- a/.github/workflows/beam_PostCommit_PortableJar_Flink.yml
+++ b/.github/workflows/beam_PostCommit_PortableJar_Flink.yml
@@ -76,6 +76,7 @@ jobs:
         uses: ./.github/actions/setup-environment-action
         with:
           python-version: default
+          java-version: default
       - name: run testPipelineJarFlinkRunner script
         env:
           CLOUDSDK_CONFIG: ${{ env.KUBELET_GCLOUD_CONFIG_PATH}}

Reply via email to