mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-31 23:27:43 +00:00
remove unused comments in mac CI yml file (#16964)
### Description remove unused comments in mac CI yml file
This commit is contained in:
parent
5912837791
commit
4a2a248dd7
1 changed files with 0 additions and 1 deletions
|
|
@ -45,7 +45,6 @@ jobs:
|
|||
submodules: none
|
||||
|
||||
- task: UsePythonVersion@0
|
||||
# Use python 3.8 to avoid build some of the required packages
|
||||
displayName: Use Python 3.11
|
||||
inputs:
|
||||
versionSpec: 3.11
|
||||
|
|
|
|||
Loading…
Reference in a new issue