summaryrefslogtreecommitdiff
path: root/absl/container/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'absl/container/BUILD.bazel')
-rw-r--r--absl/container/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/container/BUILD.bazel b/absl/container/BUILD.bazel
index bc577fe7..e69c44d8 100644
--- a/absl/container/BUILD.bazel
+++ b/absl/container/BUILD.bazel
@@ -944,6 +944,7 @@ cc_test(
linkopts = ABSL_DEFAULT_LINKOPTS,
shard_count = 10,
tags = [
+ "no_test:os:ios",
"no_test_ios",
"no_test_wasm",
],