Skip to content

Commit 897400e

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
Just linux build for me
1 parent 937db14 commit 897400e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ strategy:
55
imageName: 'ubuntu-18.04'
66
# mac:
77
# imageName: 'macos-10.13'
8-
windows:
9-
imageName: 'windows-2019'
8+
# windows:
9+
# imageName: 'windows-2019'
1010

1111
pool:
1212
vmImage: $(imageName)

0 commit comments

Comments
 (0)