diff --git a/tools/ci_build/github/azure-pipelines/templates/py-packaging-stage.yml b/tools/ci_build/github/azure-pipelines/templates/py-packaging-stage.yml index 477f03d8a3..798e932c97 100644 --- a/tools/ci_build/github/azure-pipelines/templates/py-packaging-stage.yml +++ b/tools/ci_build/github/azure-pipelines/templates/py-packaging-stage.yml @@ -1013,8 +1013,6 @@ stages: MACOSX_DEPLOYMENT_TARGET: '10.14' strategy: matrix: - Python36: - PythonVersion: '3.6' Python37: PythonVersion: '3.7' Python38: