mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-06 00:03:22 +00:00
Unblock Android CI code coverage failure (#6393)
This commit is contained in:
parent
8574854d23
commit
eb946c4177
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue