Unverified Commit 11825611 authored by chicm-ms's avatar chicm-ms Committed by GitHub
Browse files

upgrade pipeline python35 to python36 (#2778)

parent d5072a29
...@@ -49,9 +49,9 @@ jobs: ...@@ -49,9 +49,9 @@ jobs:
sphinx-build -M html . _build -W sphinx-build -M html . _build -W
displayName: 'Sphinx Documentation Build check' displayName: 'Sphinx Documentation Build check'
- job: 'ubuntu_1604_python35_legacy_torch_tf' - job: 'ubuntu_1804_python36_legacy_torch_tf'
pool: pool:
vmImage: 'Ubuntu 16.04' vmImage: 'Ubuntu 18.04'
steps: steps:
- script: | - script: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment