Skip to content

Commit ed7ce20

Browse files
committed
fix pipeline
1 parent e676cc0 commit ed7ce20

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ trigger:
88
- refs/tags/v*
99

1010
pool:
11-
name: 'default'
11+
vmImage: windows-latest
1212

13+
1314
variables:
1415
buildConfiguration: 'Release'
1516

0 commit comments

Comments
 (0)