diff --git a/ci/builders/mac_clang_tidy.json b/ci/builders/mac_clang_tidy.json index e0f0b73a34ccf..95524f36033d2 100644 --- a/ci/builders/mac_clang_tidy.json +++ b/ci/builders/mac_clang_tidy.json @@ -60,6 +60,9 @@ "host_debug", "ios_debug_sim" ], + "contexts": [ + "osx_sdk" + ], "tasks": [ { "name": "test: lint host_debug", @@ -90,6 +93,9 @@ "host_debug", "ios_debug_sim" ], + "contexts": [ + "osx_sdk" + ], "tasks": [ { "name": "test: lint ios_debug_sim",