mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Remove an outdated comment about Win 2022 RBE pool readiness.
PiperOrigin-RevId: 813731479
This commit is contained in:
parent
84f86202b3
commit
59e58e6612
|
|
@ -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 = [
|
||||||
|
|
|
||||||
|
|
@ -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 = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user