Skip to content

Commit

Permalink
Swap to windows vm for build
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeegaan committed Oct 24, 2024
1 parent 126bce7 commit 18bbb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ stages:
- job: A
displayName: Build Umbraco CMS
pool:
vmImage: 'ubuntu-latest'
vmImage: 'windows-latest'
steps:
- checkout: self
submodules: true
Expand Down

0 comments on commit 18bbb8b

Please sign in to comment.