remove unused comments in mac CI yml file (#16964)

### Description
remove unused comments in mac CI yml file
This commit is contained in:
Yulong Wang 2023-08-01 20:52:12 -07:00 committed by GitHub
parent 5912837791
commit 4a2a248dd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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