We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95eb585 commit e934a94Copy full SHA for e934a94
build/azure-pipelines.yml
@@ -71,7 +71,7 @@ stages:
71
- job: A
72
displayName: Build Umbraco CMS
73
pool:
74
- vmImage: 'ubuntu-latest'
+ vmImage: 'windows-latest'
75
steps:
76
- task: NodeTool@0
77
displayName: Use Node.js $(nodeVersion)
0 commit comments