diff --git a/tests/.bazelrc b/tests/.bazelrc index 596f9779..5c87221d 100644 --- a/tests/.bazelrc +++ b/tests/.bazelrc @@ -1,5 +1,2 @@ build --incompatible_enable_cc_toolchain_resolution build --features=layering_check - -# Temporary workaround for bugs in Bazel 7.0.0. -build --noincompatible_sandbox_hermetic_tmp diff --git a/tests/.bazelversion b/tests/.bazelversion new file mode 100644 index 00000000..c048360c --- /dev/null +++ b/tests/.bazelversion @@ -0,0 +1 @@ +7.0.1rc2