Unblock Android CI code coverage failure (#6393)

This commit is contained in:
Guoyu Wang 2021-01-20 21:26:10 -08:00 committed by GitHub
parent 8574854d23
commit eb946c4177
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
jobs:
- job: Android_CI
pool:
vmImage: 'macOS-10.15'
vmImage: 'macOS-10.14'
timeoutInMinutes: 120
steps:
# Onnx has no 3.9 python package available yet, need to use python 3.8 to avoid build onnx package