зеркало из https://github.com/microsoft/nni.git
upgrade pipeline python35 to python36 (#2778)
This commit is contained in:
Родитель
d5072a29f5
Коммит
118256110a
|
@ -49,9 +49,9 @@ jobs:
|
|||
sphinx-build -M html . _build -W
|
||||
displayName: 'Sphinx Documentation Build check'
|
||||
|
||||
- job: 'ubuntu_1604_python35_legacy_torch_tf'
|
||||
- job: 'ubuntu_1804_python36_legacy_torch_tf'
|
||||
pool:
|
||||
vmImage: 'Ubuntu 16.04'
|
||||
vmImage: 'Ubuntu 18.04'
|
||||
|
||||
steps:
|
||||
- script: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче