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 e3775dc7e75 try 3.11?
e3775dc7e75 is described below

commit e3775dc7e7578b443332738e82d1ae9bd7691009
Author: Jack McCluskey <[email protected]>
AuthorDate: Tue Sep 24 14:47:24 2024 -0400

    try 3.11?
---
 .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 5bbde6f0636..05cbc940814 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.10
+          python-version: 3.11
       - name: Prepare test arguments
         uses: ./.github/actions/test-arguments-action
         with:

Reply via email to