We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4fa5f3 commit b0040c2Copy full SHA for b0040c2
.bazelrc
@@ -53,7 +53,7 @@ test --incompatible_strict_action_env
53
build --experimental_remote_merkle_tree_cache
54
55
# Ensure that tags applied in BUILDs propagate to actions
56
-common --experimental_allow_tags_propagation
+common --incompatible_allow_tags_propagation
57
58
# Ensure sandboxing is enabled even for exclusive tests
59
test --incompatible_exclusive_test_sandboxed
.bazelversion
@@ -1 +1 @@
1
-7.6.1
+8.4.2
0 commit comments