Skip to content

Commit e934a94

Browse files
committed
build on windows
1 parent 95eb585 commit e934a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ stages:
7171
- job: A
7272
displayName: Build Umbraco CMS
7373
pool:
74-
vmImage: 'ubuntu-latest'
74+
vmImage: 'windows-latest'
7575
steps:
7676
- task: NodeTool@0
7777
displayName: Use Node.js $(nodeVersion)

0 commit comments

Comments
 (0)