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

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


The following commit(s) were added to refs/heads/rtPort by this push:
     new 1e0bd6097fc specify 310 again
1e0bd6097fc is described below

commit 1e0bd6097fc4b2c92ca5113479fc027ad21adc1d
Author: Jack McCluskey <[email protected]>
AuthorDate: Tue Sep 24 14:48:35 2024 -0400

    specify 310 again
---
 .github/workflows/beam_Inference_Python_Benchmarks_Dataflow.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/beam_Inference_Python_Benchmarks_Dataflow.yml 
b/.github/workflows/beam_Inference_Python_Benchmarks_Dataflow.yml
index 05cbc940814..5bbde6f0636 100644
--- a/.github/workflows/beam_Inference_Python_Benchmarks_Dataflow.yml
+++ b/.github/workflows/beam_Inference_Python_Benchmarks_Dataflow.yml
@@ -72,7 +72,7 @@ jobs:
       - name: Setup Python environment
         uses: ./.github/actions/setup-environment-action
         with:
-          python-version: 3.11
+          python-version: 3.10
       - name: Prepare test arguments
         uses: ./.github/actions/test-arguments-action
         with:

Reply via email to