We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da1d59c commit 3bc1985Copy full SHA for 3bc1985
tools/bots/test_matrix.json
@@ -1394,10 +1394,11 @@
1394
"vm-asan-win-release-x64",
1395
"vm-msan-linux-release-x64",
1396
"vm-tsan-linux-release-x64",
1397
+ "vm-tsan-mac-release-arm64",
1398
"vm-ubsan-linux-release-x64"
1399
],
1400
"meta": {
- "description": "This configuration is used by the X64 sanitizers."
1401
+ "description": "This configuration is used by the sanitizers (high capacity machine pools)."
1402
},
1403
"steps": [
1404
{
@@ -1435,7 +1436,7 @@
1435
1436
"vm-ubsan-linux-release-arm64"
1437
1438
- "description": "This configuration is used by the ARM64 sanitizers."
1439
+ "description": "This configuration is used by the sanitizers (low capacity machine pools)."
1440
1441
1442
0 commit comments