mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-22 22:01:08 +00:00
Revert python version
This commit is contained in:
parent
edf0522b35
commit
bc7f8ad4f8
1 changed files with 1 additions and 2 deletions
|
|
@ -18,8 +18,7 @@ jobs:
|
|||
steps:
|
||||
- task: UsePythonVersion@0
|
||||
inputs:
|
||||
versionSpec: '3.9'
|
||||
# versionSpec: '3.7'
|
||||
versionSpec: '3.7'
|
||||
addToPath: true
|
||||
architecture: $(buildArch)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue