We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f456b70 commit 24f02bbCopy full SHA for 24f02bb
1 file changed
.github/workflows/beam_PreCommit_Python_ML.yml
@@ -65,7 +65,7 @@ jobs:
65
matrix:
66
job_name: ['beam_PreCommit_Python_ML']
67
job_phrase: ['Run Python_ML PreCommit']
68
- python_version: ['3.10','3.11','3.12','3.13','3.14']
+ python_version: ['3.10','3.11','3.12','3.13']
69
# Run on both self-hosted and GitHub-hosted runners.
70
# Some tests (marked require_docker_in_docker) can't run on Beam's
71
# self-hosted runners due to Docker-in-Docker environment constraint.
0 commit comments