We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a74b04 commit 118f5d1Copy full SHA for 118f5d1
1 file changed
.azure-pipelines/release.yml
@@ -27,8 +27,7 @@ extends:
27
parameters:
28
pool:
29
name: Azure-Pipelines-1ESPT-ExDShared
30
- vmImage: ubuntu-latest
31
- os: linux
+ vmImage: windows-latest
32
stages:
33
- stage: build
34
jobs:
0 commit comments