Remove an outdated comment about Win 2022 RBE pool readiness.

PiperOrigin-RevId: 813731479
This commit is contained in:
Vladimir Belitskiy 2025-10-01 06:46:30 -07:00 committed by TensorFlower Gardener
parent 84f86202b3
commit 59e58e6612
2 changed files with 0 additions and 4 deletions

View File

@ -9,8 +9,6 @@ java_runtime(
) )
# Register a Windows 2022 (Clang) platform. # Register a Windows 2022 (Clang) platform.
# Note that while this does support RBE, the current pool size is tiny,
# and this platform is meant to be used as a non-RBE one, for now.
platform( platform(
name = "windows_ltsc2022_clang", name = "windows_ltsc2022_clang",
constraint_values = [ constraint_values = [

View File

@ -9,8 +9,6 @@ java_runtime(
) )
# Register a Windows 2022 (Clang) platform. # Register a Windows 2022 (Clang) platform.
# Note that while this does support RBE, the current pool size is tiny,
# and this platform is meant to be used as a non-RBE one, for now.
platform( platform(
name = "windows_ltsc2022_clang", name = "windows_ltsc2022_clang",
constraint_values = [ constraint_values = [