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

jrmccluskey pushed a commit to branch uvResolutionExp
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 5d6bd2a0cfb7ec887c3bff9a135d9af62afc3ad8
Author: jrmccluskey <[email protected]>
AuthorDate: Wed Jun 3 15:36:06 2026 -0400

    update workflow for 310 ml deps
---
 .github/workflows/beam_PreCommit_Yaml_Xlang_Direct.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/beam_PreCommit_Yaml_Xlang_Direct.yml 
b/.github/workflows/beam_PreCommit_Yaml_Xlang_Direct.yml
index 34a1af741f7..21281b8cd3e 100644
--- a/.github/workflows/beam_PreCommit_Yaml_Xlang_Direct.yml
+++ b/.github/workflows/beam_PreCommit_Yaml_Xlang_Direct.yml
@@ -91,7 +91,7 @@ jobs:
       - name: run PreCommit Yaml Xlang Direct script
         uses: ./.github/actions/gradle-command-self-hosted-action
         with:
-          gradle-command: :sdks:python:yamlIntegrationTests 
-PbeamPythonExtra=ml_test,yaml
+          gradle-command: :sdks:python:yamlIntegrationTests 
-PbeamPythonExtra=p310_ml_test,yaml
       - name: Archive Python Test Results
         uses: actions/upload-artifact@v7
         if: failure()

Reply via email to