Skip to content

Commit

Permalink
Where applicable, update Windows pools used to `azsdk-pool-mms-win-20…
Browse files Browse the repository at this point in the history
…22-general` and rename `vmImage` to the `windows-20xx` format (#1987)
  • Loading branch information
Konrad Jamrozik authored Feb 18, 2023
1 parent 7d519e7 commit f9ea414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/fluent_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
timeoutInMinutes: 60
pool:
name: azsdk-pool-mms-win-2022-general
vmImage: MMS2022Compliant
vmImage: windows-2022

steps:
- task: NodeTool@0
Expand Down

0 comments on commit f9ea414

Please sign in to comment.