mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-29 23:06:41 +00:00
Update python version
This commit is contained in:
parent
2b650e6438
commit
9df9325fcb
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
steps:
|
||||
- task: UsePythonVersion@0
|
||||
inputs:
|
||||
versionSpec: '3.9.1'
|
||||
versionSpec: '3.9'
|
||||
# versionSpec: '3.7'
|
||||
addToPath: true
|
||||
architecture: $(buildArch)
|
||||
|
|
|
|||
Loading…
Reference in a new issue