diff --git a/ts/html-filter/BUILD.bazel b/ts/html-filter/BUILD.bazel
index 711424e90..a0e9ee706 100644
--- a/ts/html-filter/BUILD.bazel
+++ b/ts/html-filter/BUILD.bazel
@@ -40,11 +40,6 @@ jest_test(
"//ts:jest.config.js",
"//ts:package.json",
],
- target_compatible_with = select({
- "@platforms//os:osx": [],
- "@platforms//os:linux": [],
- "//conditions:default": ["@platforms//os:linux"],
- }),
)
# Tests