Skip to content

Commit

Permalink
Change build agent pool to windows-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
idg10 committed Mar 4, 2023
1 parent d0a4bc0 commit 8b1ae3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.rx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ stages:
- stage: Build
jobs:
- job: Build
pool: vs2019-preview
pool: windows-latest

variables:
BuildConfiguration: Release
Expand Down

0 comments on commit 8b1ae3f

Please # to comment.