This reverts commit ea00a69e04.
This commit is contained in:
parent
309a390947
commit
9789d540e8
@ -73,9 +73,7 @@
|
||||
"Win2022": {
|
||||
"Pool": "env:WINDOWSPOOL",
|
||||
"OSVmImage": "env:WINDOWSVMIMAGE",
|
||||
"CMAKE_GENERATOR": "Visual Studio 17 2022",
|
||||
// Temporarily pin to an older image until https://github.com/actions/runner-images/issues/10562 is fixed
|
||||
"1ES.ImageVersionOverride": "147.0.0"
|
||||
"CMAKE_GENERATOR": "Visual Studio 17 2022"
|
||||
}
|
||||
},
|
||||
"BuildConfig": {
|
||||
@ -117,8 +115,6 @@
|
||||
"Pool": "env:WINDOWSPOOL",
|
||||
"OSVmImage": "env:WINDOWSVMIMAGE",
|
||||
"CMAKE_GENERATOR": "Visual Studio 17 2022",
|
||||
// Temporarily pin to an older image until https://github.com/actions/runner-images/issues/10562 is fixed
|
||||
"1ES.ImageVersionOverride": "147.0.0",
|
||||
"RunProxyTests": true
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user