diff --git a/tools/bots/test_matrix.json b/tools/bots/test_matrix.json index 2facefd51ba..a960fa8dd45 100644 --- a/tools/bots/test_matrix.json +++ b/tools/bots/test_matrix.json @@ -312,9 +312,11 @@ "xcodebuild/DebugX64/", "xcodebuild/DebugX64C/", "xcodebuild/DebugXARM64/", + "xcodebuild/DebugARM64/", "xcodebuild/ProductX64/", "xcodebuild/ProductX64C/", "xcodebuild/ProductXARM64/", + "xcodebuild/ProductARM64/", "xcodebuild/ReleaseIA32/", "xcodebuild/ReleaseSIMARM/", "xcodebuild/ReleaseSIMARM64/", @@ -322,6 +324,7 @@ "xcodebuild/ReleaseX64/", "xcodebuild/ReleaseX64C/", "xcodebuild/ReleaseXARM64/", + "xcodebuild/ReleaseARM64/", "pkg/", "samples/", "samples_2/",