We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e081a58 commit 968b92dCopy full SHA for 968b92d
1 file changed
eng/pipelines/templates/stages/platform-matrix.json
@@ -17,8 +17,8 @@
17
{
18
"MacTestConfig": {
19
"macos311": {
20
- "OSVmImage": "env:LINUXVMIMAGE",
21
- "Pool": "env:LINUXPOOL",
+ "OSVmImage": "env:MACVMIMAGE",
+ "Pool": "env:MACPOOL",
22
"PythonVersion": "3.11",
23
"CoverageArg": "--disablecov",
24
"TestSamples": "false"
0 commit comments