tvalentyn commented on issue #29149:
URL: https://github.com/apache/beam/issues/29149#issuecomment-2101700971

   TODO: 
   
   Update all tests definitions, see:
   
   ```
   grep -rn . --include="*.yml" -e "python_version:"
   grep -rn . --include="*.yml" -e "python_version: 
\['3.8','3.9','3.10','3.11'\]" 
   ```
   
   ```
   ./.github/workflows/beam_PreCommit_Python_Transforms.yml:67:        
python_version: ['3.8','3.9','3.10','3.11']
   
./.github/workflows/beam_PostCommit_Python_ValidatesContainer_Dataflow.yml:68:  
      python_version: ['3.8','3.9','3.10','3.11']
   ./.github/workflows/beam_PreCommit_Python_Examples.yml:67:        
python_version: ['3.8','3.9','3.10','3.11']
   ./.github/workflows/beam_PostCommit_Python_Examples_Direct.yml:66:        
python_version: ['3.8','3.9','3.10','3.11']
   
./.github/workflows/beam_PostCommit_Python_ValidatesContainer_Dataflow_With_RC.yml:66:
        python_version: ['3.8','3.9','3.10','3.11']
   ./.github/workflows/beam_Python_ValidatesContainer_Dataflow_ARM.yml:57:      
  python_version: ['3.8','3.9','3.10','3.11']
   ./.github/workflows/beam_PreCommit_Python.yml:67:        python_version: 
['3.8','3.9','3.10','3.11']
   ./.github/workflows/beam_PreCommit_Python_Dataframes.yml:67:        
python_version: ['3.8','3.9','3.10','3.11']
   ./.github/workflows/beam_PreCommit_Python_Runners.yml:67:        
python_version: ['3.8','3.9','3.10','3.11']
   ./.github/workflows/beam_PreCommit_PythonDocker.yml:67:        
python_version: ['3.8','3.9','3.10','3.11']
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to