diff options
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/tests.json | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index ab9096a0dc..ad37688c92 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -661,8 +661,7 @@ "ci_platforms": [ "linux", "mac", - "posix", - "windows" + "posix" ], "exclude_configs": [], "flaky": false, @@ -671,8 +670,7 @@ "platforms": [ "linux", "mac", - "posix", - "windows" + "posix" ] }, { @@ -1139,8 +1137,7 @@ "ci_platforms": [ "linux", "mac", - "posix", - "windows" + "posix" ], "exclude_configs": [], "flaky": false, @@ -1149,8 +1146,7 @@ "platforms": [ "linux", "mac", - "posix", - "windows" + "posix" ] }, { |