Skip to content

Commit

Permalink
Try using hosted image (#1551)
Browse files Browse the repository at this point in the history
  • Loading branch information
MIchaelMainer authored Mar 11, 2022
1 parent 1a7c967 commit d084f05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@

name: $(date:yyyyMMdd)$(rev:.r)

pool: MsGraphBuildAgentsWindowsGE
pool:
vmImage: 'windows-latest'

pr:
branches:
Expand Down

0 comments on commit d084f05

Please sign in to comment.