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 15ebae5 commit 451b5f9Copy full SHA for 451b5f9
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
- checkout: self
77
submodules: false
0 commit comments