Skip to content

Commit

Permalink
Run Setup Job on windows-latest (#6455)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmahone authored Dec 9, 2021
1 parent 3f179e8 commit e3a8ee1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/MUX-PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ variables:
rerunPassesRequiredToAvoidFailure: 5
jobs:
- job: Setup
pool:
vmImage: 'windows-latest'
steps:
- task: powershell@2
name: checkPayload
Expand Down

0 comments on commit e3a8ee1

Please sign in to comment.