Skip to content

Commit

Permalink
Update images MMS2019 and MMS2022 to their compliant equivalents
Browse files Browse the repository at this point in the history
Updating used images to their compliant versions.
- Azure/azure-sdk-tools#3407
  • Loading branch information
Konrad Jamrozik authored Feb 15, 2023
1 parent f8a1e7f commit 258f498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/templates/stages/platform-matrix-live.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@
"StaticConfigs": {
"Win2019": {
"Pool": "azsdk-pool-mms-win-2019-general",
"OSVmImage": "MMS2019",
"OSVmImage": "MMS2019Compliant",
"CMAKE_GENERATOR": "Visual Studio 16 2019"
},
"Win2022": {
"Pool": "azsdk-pool-mms-win-2022-general",
"OSVmImage": "MMS2022",
"OSVmImage": "MMS2022Compliant",
"CMAKE_GENERATOR": "Visual Studio 17 2022"
}
},
Expand Down

0 comments on commit 258f498

Please sign in to comment.