Skip to content

Commit 69c18d7

Browse files
Update azure-pipelines.yml
1 parent d7e6fed commit 69c18d7

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

azure-pipelines.yml

-15
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,3 @@ jobs:
1414
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86_amd64
1515
cmake --build . -- /p:Configuration=Release
1616
displayName: 'build QPanda on Windows vm'
17-
18-
#- job: Macos
19-
# pool:
20-
# vmImage: 'macOS-10.14'
21-
# steps:
22-
# - script:
23-
# # pwd
24-
# # gcc -v
25-
# # cmake -version
26-
3 # python -V
27-
# mkdir build
28-
# cd build
29-
# cmake ..
30-
# make
31-
# displayName: 'make QPanda2 available on mac os vm'

0 commit comments

Comments
 (0)