Skip to content

Commit

Permalink
Swap to windows vm for build (#17348)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeegaan authored Oct 24, 2024
1 parent 126bce7 commit 199a2f4
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 199a2f4

Please sign in to comment.